Rate Overview
Live
1 NIO = 4.4511 JPY
1 JPY = 0.224662
NIO
Avg
4.4257
High
4.4511
Low
4.4093
Last updated: 7/23/2026, 2:53:26 PM
Quick Conversions
| NIO | JPY |
|---|---|
| 1 NIO | 4.45 JPY |
| 10 NIO | 44.51 JPY |
| 50 NIO | 222.56 JPY |
| 100 NIO | 445.11 JPY |
| 500 NIO | 2,225.57 JPY |
| 1,000 NIO | 4,451.14 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-23T14:53:26Z",
"rates": {
"JPY": 4.451138
}
}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": 445.1138,
"rate": 4.451138
}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