Rate Overview
Live
1 NGN = 0.012127 ZAR
1 ZAR = 82.4606
NGN
Avg
0.011997
High
0.012127
Low
0.011915
Last updated: 6/19/2026, 12:00:43 PM
Quick Conversions
| NGN | ZAR |
|---|---|
| 1 NGN | 0.01 ZAR |
| 10 NGN | 0.12 ZAR |
| 50 NGN | 0.61 ZAR |
| 100 NGN | 1.21 ZAR |
| 500 NGN | 6.06 ZAR |
| 1,000 NGN | 12.13 ZAR |
Get NGN/ZAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NGN¤cies=ZARExample Response:
{
"success": true,
"base": "NGN",
"date": "2026-06-19T12:00:43Z",
"rates": {
"ZAR": 0.012127
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NGN&to=ZAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "NGN",
"to": "ZAR",
"amount": 100
},
"result": 1.2127000000000001,
"rate": 0.012127
}Build with NGN/ZAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key