Rate Overview
Live
1 JPY = 0.227142 NIO
1 NIO = 4.4025
JPY
Avg
0.226854
High
0.227661
Low
0.226102
Last updated: 7/7/2026, 9:20:12 AM
Quick Conversions
| JPY | NIO |
|---|---|
| 1 JPY | 0.23 NIO |
| 10 JPY | 2.27 NIO |
| 50 JPY | 11.36 NIO |
| 100 JPY | 22.71 NIO |
| 500 JPY | 113.57 NIO |
| 1,000 JPY | 227.14 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-07T09:20:12Z",
"rates": {
"NIO": 0.227142
}
}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.7142,
"rate": 0.227142
}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