Rate Overview
Live
1 NIO = 4.3236 JPY
1 JPY = 0.231291
NIO
Avg
4.3139
High
4.3288
Low
4.2895
Last updated: 8/14/2026, 3:45:54 PM
Quick Conversions
| NIO | JPY |
|---|---|
| 1 NIO | 4.32 JPY |
| 10 NIO | 43.24 JPY |
| 50 NIO | 216.18 JPY |
| 100 NIO | 432.36 JPY |
| 500 NIO | 2,161.78 JPY |
| 1,000 NIO | 4,323.55 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-08-14T15:45:54Z",
"rates": {
"JPY": 4.323551
}
}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": 432.3551,
"rate": 4.323551
}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