Rate Overview
Live
1 NIO = 4.4424 JPY
1 JPY = 0.225102
NIO
Avg
4.3278
High
4.4424
Low
4.1608
Last updated: 7/23/2026, 10:10:11 AM
Quick Conversions
| NIO | JPY |
|---|---|
| 1 NIO | 4.44 JPY |
| 10 NIO | 44.42 JPY |
| 50 NIO | 222.12 JPY |
| 100 NIO | 444.24 JPY |
| 500 NIO | 2,221.21 JPY |
| 1,000 NIO | 4,442.42 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-23T10:10:11Z",
"rates": {
"JPY": 4.442423
}
}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": 444.2423,
"rate": 4.442423
}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