Rate Overview
Live
1 FJD = 7.2816 NAD
1 NAD = 0.137333
FJD
Avg
7.3043
High
7.3586
Low
7.2612
Last updated: 8/12/2026, 8:21:48 AM
Quick Conversions
| FJD | NAD |
|---|---|
| 1 FJD | 7.28 NAD |
| 10 FJD | 72.82 NAD |
| 50 FJD | 364.08 NAD |
| 100 FJD | 728.16 NAD |
| 500 FJD | 3,640.79 NAD |
| 1,000 FJD | 7,281.58 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-08-12T08:21:48Z",
"rates": {
"NAD": 7.281575
}
}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": 728.1575,
"rate": 7.281575
}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