Rate Overview
Live
1 JPY = 0.230021 NIO
1 NIO = 4.3474
JPY
Avg
0.236876
High
0.246641
Low
0.230021
Last updated: 3/27/2026, 12:54:38 PM
Quick Conversions
| JPY | NIO |
|---|---|
| 1 JPY | 0.23 NIO |
| 10 JPY | 2.30 NIO |
| 50 JPY | 11.50 NIO |
| 100 JPY | 23.00 NIO |
| 500 JPY | 115.01 NIO |
| 1,000 JPY | 230.02 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-27T12:54:38Z",
"rates": {
"NIO": 0.230021
}
}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.0021,
"rate": 0.230021
}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