Rate Overview
Live
1 JPY = 0.233140 NIO
1 NIO = 4.2893
JPY
Avg
0.234062
High
0.235843
Low
0.232992
Last updated: 3/7/2026, 1:01:27 AM
Quick Conversions
| JPY | NIO |
|---|---|
| 1 JPY | 0.23 NIO |
| 10 JPY | 2.33 NIO |
| 50 JPY | 11.66 NIO |
| 100 JPY | 23.31 NIO |
| 500 JPY | 116.57 NIO |
| 1,000 JPY | 233.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-03-07T01:01:27Z",
"rates": {
"NIO": 0.23314
}
}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.314,
"rate": 0.23314
}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