Rate Overview
Live
1 JPY = 0.230503 NIO
1 NIO = 4.3383
JPY
Avg
0.233319
High
0.240340
Low
0.229074
Last updated: 5/27/2026, 1:35:06 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.25 NIO |
| 1,000 JPY | 230.50 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-05-27T13:35:06Z",
"rates": {
"NIO": 0.230503
}
}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.0503,
"rate": 0.230503
}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