Rate Overview
Live
1 YER = 5.7520 NGN
1 NGN = 0.173852
YER
Avg
6.1626
High
6.6450
Low
5.7451
Last updated: 5/27/2026, 9:57:03 PM
Quick Conversions
| YER | NGN |
|---|---|
| 1 YER | 5.75 NGN |
| 10 YER | 57.52 NGN |
| 50 YER | 287.60 NGN |
| 100 YER | 575.20 NGN |
| 500 YER | 2,876.01 NGN |
| 1,000 YER | 5,752.01 NGN |
Get YER/NGN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=YER¤cies=NGNExample Response:
{
"success": true,
"base": "YER",
"date": "2026-05-27T21:57:03Z",
"rates": {
"NGN": 5.752012
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=YER&to=NGN&amount=100Example Response:
{
"success": true,
"query": {
"from": "YER",
"to": "NGN",
"amount": 100
},
"result": 575.2012,
"rate": 5.752012
}Build with YER/NGN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key