Rate Overview
Live
1 JPY = 0.100243 NAD
1 NAD = 9.9758
JPY
Avg
0.100684
High
0.101493
Low
0.100122
Last updated: 7/7/2026, 12:12:02 PM
Quick Conversions
| JPY | NAD |
|---|---|
| 1 JPY | 0.10 NAD |
| 10 JPY | 1.00 NAD |
| 50 JPY | 5.01 NAD |
| 100 JPY | 10.02 NAD |
| 500 JPY | 50.12 NAD |
| 1,000 JPY | 100.24 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-07-07T12:12:02Z",
"rates": {
"NAD": 0.100243
}
}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.0243,
"rate": 0.100243
}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