Rate Overview
Live
1 YER = 0.154206 NIO
1 NIO = 6.4848
YER
Avg
0.154351
High
0.154930
Low
0.153844
Last updated: 4/17/2026, 6:20:13 AM
Quick Conversions
| YER | NIO |
|---|---|
| 1 YER | 0.15 NIO |
| 10 YER | 1.54 NIO |
| 50 YER | 7.71 NIO |
| 100 YER | 15.42 NIO |
| 500 YER | 77.10 NIO |
| 1,000 YER | 154.21 NIO |
Get YER/NIO Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=YER¤cies=NIOExample Response:
{
"success": true,
"base": "YER",
"date": "2026-04-17T06:20:13Z",
"rates": {
"NIO": 0.154206
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=YER&to=NIO&amount=100Example Response:
{
"success": true,
"query": {
"from": "YER",
"to": "NIO",
"amount": 100
},
"result": 15.4206,
"rate": 0.154206
}Build with YER/NIO Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key