Rate Overview
Live
1 NIO = 4.4327 JPY
1 JPY = 0.225598
NIO
Avg
4.3125
High
4.4327
Low
4.1528
Last updated: 7/23/2026, 1:11:13 AM
Quick Conversions
| NIO | JPY |
|---|---|
| 1 NIO | 4.43 JPY |
| 10 NIO | 44.33 JPY |
| 50 NIO | 221.63 JPY |
| 100 NIO | 443.27 JPY |
| 500 NIO | 2,216.33 JPY |
| 1,000 NIO | 4,432.66 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-23T01:11:13Z",
"rates": {
"JPY": 4.432656
}
}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": 443.26559999999995,
"rate": 4.432656
}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