Rate Overview
Live
1 NGN = 0.173534 YER
1 YER = 5.7626
NGN
Avg
0.173272
High
0.174086
Low
0.172920
Last updated: 7/2/2026, 11:22:56 AM
Quick Conversions
| NGN | YER |
|---|---|
| 1 NGN | 0.17 YER |
| 10 NGN | 1.74 YER |
| 50 NGN | 8.68 YER |
| 100 NGN | 17.35 YER |
| 500 NGN | 86.77 YER |
| 1,000 NGN | 173.53 YER |
Get NGN/YER Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NGN¤cies=YERExample Response:
{
"success": true,
"base": "NGN",
"date": "2026-07-02T11:22:56Z",
"rates": {
"YER": 0.173534
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NGN&to=YER&amount=100Example Response:
{
"success": true,
"query": {
"from": "NGN",
"to": "YER",
"amount": 100
},
"result": 17.3534,
"rate": 0.173534
}Build with NGN/YER Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key