Rate Overview
Live
1 JPY = 0.224067 NIO
1 NIO = 4.4630
JPY
Avg
0.236243
High
0.250208
Low
0.224067
Last updated: 7/25/2026, 11:40:08 AM
Quick Conversions
| JPY | NIO |
|---|---|
| 1 JPY | 0.22 NIO |
| 10 JPY | 2.24 NIO |
| 50 JPY | 11.20 NIO |
| 100 JPY | 22.41 NIO |
| 500 JPY | 112.03 NIO |
| 1,000 JPY | 224.07 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-25T11:40:08Z",
"rates": {
"NIO": 0.224067
}
}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.406699999999997,
"rate": 0.224067
}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