Rate Overview
Live
1 JPY = 0.102527 NAD
1 NAD = 9.7535
JPY
Avg
0.111698
High
0.124721
Low
0.101588
Last updated: 5/27/2026, 7:22:14 PM
Quick Conversions
| JPY | NAD |
|---|---|
| 1 JPY | 0.10 NAD |
| 10 JPY | 1.03 NAD |
| 50 JPY | 5.13 NAD |
| 100 JPY | 10.25 NAD |
| 500 JPY | 51.26 NAD |
| 1,000 JPY | 102.53 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-27T19:22:14Z",
"rates": {
"NAD": 0.102527
}
}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.252699999999999,
"rate": 0.102527
}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