Rate Overview
Live
1 FJD = 7.5732 NAD
1 NAD = 0.132044
FJD
Avg
7.5852
High
7.6577
Low
7.4903
Last updated: 5/7/2026, 1:17:41 AM
Quick Conversions
| FJD | NAD |
|---|---|
| 1 FJD | 7.57 NAD |
| 10 FJD | 75.73 NAD |
| 50 FJD | 378.66 NAD |
| 100 FJD | 757.32 NAD |
| 500 FJD | 3,786.60 NAD |
| 1,000 FJD | 7,573.21 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-05-07T01:17:41Z",
"rates": {
"NAD": 7.573206
}
}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": 757.3206,
"rate": 7.573206
}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