Rate Overview
Live
1 NIO = 4.3477 JPY
1 JPY = 0.230007
NIO
Avg
4.2229
High
4.3477
Low
4.0545
Last updated: 3/27/2026, 4:32:48 PM
Quick Conversions
| NIO | JPY |
|---|---|
| 1 NIO | 4.35 JPY |
| 10 NIO | 43.48 JPY |
| 50 NIO | 217.39 JPY |
| 100 NIO | 434.77 JPY |
| 500 NIO | 2,173.85 JPY |
| 1,000 NIO | 4,347.70 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-03-27T16:32:48Z",
"rates": {
"JPY": 4.347703
}
}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": 434.7703,
"rate": 4.347703
}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