Rate Overview
Live
1 NGN = 0.012369 ZAR
1 ZAR = 80.8473
NGN
Avg
0.011780
High
0.012445
Low
0.011299
Last updated: 3/29/2026, 10:50:26 AM
Quick Conversions
| NGN | ZAR |
|---|---|
| 1 NGN | 0.01 ZAR |
| 10 NGN | 0.12 ZAR |
| 50 NGN | 0.62 ZAR |
| 100 NGN | 1.24 ZAR |
| 500 NGN | 6.18 ZAR |
| 1,000 NGN | 12.37 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-03-29T10:50:26Z",
"rates": {
"ZAR": 0.012369
}
}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.2368999999999999,
"rate": 0.012369
}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