Logo

Service Pricing

Competitive rates for high-volume API transactions.

Our API pricing is tiered to support businesses and developers. All prices are in Nigerian Naira (NGN).

Programmatic Access

You can also fetch these prices via our API to keep your system in sync automatically.

GET /bills/pricing-data
curl -X GET \
"/bills/pricing-data?network=MTN" \
-H "Authorization: Bearer YOUR_API_KEY"
// Response
            {
              "status": "success", 
              "data": [
                {
                  "id": 1,
                  "network": "MTN",
                  "plan": "1GB SME", 
                  "amount": 280.00,
                  "apiamount": 275.00
                },
                ...
              ]
            }
Available Endpoints
  • GET /bills/pricing-airtime
  • GET /bills/pricing-data
  • GET /bills/pricing-cable
  • GET /bills/pricing-education

© 2026 FranceVerified API. All rights reserved.