Rate Overview
Live
1 FJD = 7.2788 NAD
1 NAD = 0.137386
FJD
Avg
7.3409
High
7.4593
Low
7.2618
Last updated: 6/16/2026, 10:44:56 AM
Quick Conversions
| FJD | NAD |
|---|---|
| 1 FJD | 7.28 NAD |
| 10 FJD | 72.79 NAD |
| 50 FJD | 363.94 NAD |
| 100 FJD | 727.88 NAD |
| 500 FJD | 3,639.38 NAD |
| 1,000 FJD | 7,278.76 NAD |
Get FJD/NAD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=FJD¤cies=NADExample Response:
{
"success": true,
"base": "FJD",
"date": "2026-06-16T10:44:56Z",
"rates": {
"NAD": 7.278759
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=FJD&to=NAD&amount=100Example Response:
{
"success": true,
"query": {
"from": "FJD",
"to": "NAD",
"amount": 100
},
"result": 727.8759,
"rate": 7.278759
}Build with FJD/NAD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key