Rate Overview
Live
1 JPY = 0.230531 NIO
1 NIO = 4.3378
JPY
Avg
0.230753
High
0.231424
Low
0.229874
Last updated: 4/16/2026, 7:54:41 PM
Quick Conversions
| JPY | NIO |
|---|---|
| 1 JPY | 0.23 NIO |
| 10 JPY | 2.31 NIO |
| 50 JPY | 11.53 NIO |
| 100 JPY | 23.05 NIO |
| 500 JPY | 115.27 NIO |
| 1,000 JPY | 230.53 NIO |
Get JPY/NIO Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=JPY¤cies=NIOExample Response:
{
"success": true,
"base": "JPY",
"date": "2026-04-16T19:54:41Z",
"rates": {
"NIO": 0.230531
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=JPY&to=NIO&amount=100Example Response:
{
"success": true,
"query": {
"from": "JPY",
"to": "NIO",
"amount": 100
},
"result": 23.0531,
"rate": 0.230531
}Build with JPY/NIO Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key