Rate Overview
Live
1 FJD = 7.5176 NAD
1 NAD = 0.133022
FJD
Avg
7.3346
High
7.5176
Low
7.1826
Last updated: 3/6/2026, 8:46:07 PM
Quick Conversions
| FJD | NAD |
|---|---|
| 1 FJD | 7.52 NAD |
| 10 FJD | 75.18 NAD |
| 50 FJD | 375.88 NAD |
| 100 FJD | 751.76 NAD |
| 500 FJD | 3,758.78 NAD |
| 1,000 FJD | 7,517.57 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-03-06T20:46:07Z",
"rates": {
"NAD": 7.517567
}
}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": 751.7566999999999,
"rate": 7.517567
}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