Rate Overview
Live
1 NIO = 4.4094 JPY
1 JPY = 0.226787
NIO
Avg
4.4070
High
4.4228
Low
4.3925
Last updated: 7/6/2026, 11:43:23 AM
Quick Conversions
| NIO | JPY |
|---|---|
| 1 NIO | 4.41 JPY |
| 10 NIO | 44.09 JPY |
| 50 NIO | 220.47 JPY |
| 100 NIO | 440.94 JPY |
| 500 NIO | 2,204.72 JPY |
| 1,000 NIO | 4,409.43 JPY |
Get NIO/JPY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NIO¤cies=JPYExample Response:
{
"success": true,
"base": "NIO",
"date": "2026-07-06T11:43:23Z",
"rates": {
"JPY": 4.409431
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NIO&to=JPY&amount=100Example Response:
{
"success": true,
"query": {
"from": "NIO",
"to": "JPY",
"amount": 100
},
"result": 440.94309999999996,
"rate": 4.409431
}Build with NIO/JPY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key