Rate Overview
Live
1 FJD = 7.2919 NAD
1 NAD = 0.137138
FJD
Avg
7.2887
High
7.3499
Low
7.2326
Last updated: 9/3/2026, 1:57:24 AM
Quick Conversions
| FJD | NAD |
|---|---|
| 1 FJD | 7.29 NAD |
| 10 FJD | 72.92 NAD |
| 50 FJD | 364.60 NAD |
| 100 FJD | 729.19 NAD |
| 500 FJD | 3,645.96 NAD |
| 1,000 FJD | 7,291.93 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-09-03T01:57:24Z",
"rates": {
"NAD": 7.29193
}
}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": 729.193,
"rate": 7.29193
}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