Rate Overview
Live
1 JPY = 0.226419 NIO
1 NIO = 4.4166
JPY
Avg
0.226436
High
0.226792
Low
0.225807
Last updated: 7/21/2026, 10:47:16 AM
Quick Conversions
| JPY | NIO |
|---|---|
| 1 JPY | 0.23 NIO |
| 10 JPY | 2.26 NIO |
| 50 JPY | 11.32 NIO |
| 100 JPY | 22.64 NIO |
| 500 JPY | 113.21 NIO |
| 1,000 JPY | 226.42 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-07-21T10:47:16Z",
"rates": {
"NIO": 0.226419
}
}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.6419,
"rate": 0.226419
}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