Rate Overview
Live
1 YER = 5.8007 NGN
1 NGN = 0.172393
YER
Avg
5.7798
High
5.8007
Low
5.7558
Last updated: 7/9/2026, 1:22:43 PM
Quick Conversions
| YER | NGN |
|---|---|
| 1 YER | 5.80 NGN |
| 10 YER | 58.01 NGN |
| 50 YER | 290.04 NGN |
| 100 YER | 580.07 NGN |
| 500 YER | 2,900.35 NGN |
| 1,000 YER | 5,800.70 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-07-09T13:22:43Z",
"rates": {
"NGN": 5.8007
}
}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": 580.07,
"rate": 5.8007
}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