Rate Overview
Live
1 JPY = 0.229350 NIO
1 NIO = 4.3601
JPY
Avg
0.229294
High
0.229596
Low
0.228907
Last updated: 6/17/2026, 7:11:04 AM
Quick Conversions
| JPY | NIO |
|---|---|
| 1 JPY | 0.23 NIO |
| 10 JPY | 2.29 NIO |
| 50 JPY | 11.47 NIO |
| 100 JPY | 22.94 NIO |
| 500 JPY | 114.68 NIO |
| 1,000 JPY | 229.35 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-06-17T07:11:04Z",
"rates": {
"NIO": 0.22935
}
}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": 22.935,
"rate": 0.22935
}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