Rate Overview
Live
1 NIO = 4.3483 JPY
1 JPY = 0.229974
NIO
Avg
4.0999
High
4.3483
Low
3.8742
Last updated: 3/27/2026, 11:16:16 AM
Quick Conversions
| NIO | JPY |
|---|---|
| 1 NIO | 4.35 JPY |
| 10 NIO | 43.48 JPY |
| 50 NIO | 217.42 JPY |
| 100 NIO | 434.83 JPY |
| 500 NIO | 2,174.16 JPY |
| 1,000 NIO | 4,348.32 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-27T11:16:16Z",
"rates": {
"JPY": 4.348315
}
}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.83150000000006,
"rate": 4.348315
}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