Rate Overview
Live
1 JPY = 0.105804 NAD
1 NAD = 9.4514
JPY
Avg
0.106373
High
0.107753
Low
0.105769
Last updated: 5/7/2026, 10:12:26 AM
Quick Conversions
| JPY | NAD |
|---|---|
| 1 JPY | 0.11 NAD |
| 10 JPY | 1.06 NAD |
| 50 JPY | 5.29 NAD |
| 100 JPY | 10.58 NAD |
| 500 JPY | 52.90 NAD |
| 1,000 JPY | 105.80 NAD |
Get JPY/NAD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=JPY¤cies=NADExample Response:
{
"success": true,
"base": "JPY",
"date": "2026-05-07T10:12:26Z",
"rates": {
"NAD": 0.105804
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=JPY&to=NAD&amount=100Example Response:
{
"success": true,
"query": {
"from": "JPY",
"to": "NAD",
"amount": 100
},
"result": 10.5804,
"rate": 0.105804
}Build with JPY/NAD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key