Rate Overview
Live
1 NIO = 4.3339 JPY
1 JPY = 0.230740
NIO
Avg
4.1557
High
4.3365
Low
3.8890
Last updated: 5/27/2026, 4:51:57 AM
Quick Conversions
| NIO | JPY |
|---|---|
| 1 NIO | 4.33 JPY |
| 10 NIO | 43.34 JPY |
| 50 NIO | 216.69 JPY |
| 100 NIO | 433.39 JPY |
| 500 NIO | 2,166.94 JPY |
| 1,000 NIO | 4,333.88 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-05-27T04:51:57Z",
"rates": {
"JPY": 4.333884
}
}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": 433.38840000000005,
"rate": 4.333884
}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