Rate Overview
Live
1 JPY = 0.106827 NAD
1 NAD = 9.3609
JPY
Avg
0.108246
High
0.116092
Low
0.101725
Last updated: 3/27/2026, 12:54:34 PM
Quick Conversions
| JPY | NAD |
|---|---|
| 1 JPY | 0.11 NAD |
| 10 JPY | 1.07 NAD |
| 50 JPY | 5.34 NAD |
| 100 JPY | 10.68 NAD |
| 500 JPY | 53.41 NAD |
| 1,000 JPY | 106.83 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-03-27T12:54:34Z",
"rates": {
"NAD": 0.106827
}
}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.6827,
"rate": 0.106827
}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