Rate Overview
Live
1 JPY = 0.100989 NAD
1 NAD = 9.9021
JPY
Avg
0.101672
High
0.103090
Low
0.100824
Last updated: 6/17/2026, 7:11:04 AM
Quick Conversions
| JPY | NAD |
|---|---|
| 1 JPY | 0.10 NAD |
| 10 JPY | 1.01 NAD |
| 50 JPY | 5.05 NAD |
| 100 JPY | 10.10 NAD |
| 500 JPY | 50.49 NAD |
| 1,000 JPY | 100.99 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-06-17T07:11:04Z",
"rates": {
"NAD": 0.100989
}
}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.0989,
"rate": 0.100989
}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