Rate Overview
Live
1 FJD = 7.3779 NAD
1 NAD = 0.135540
FJD
Avg
7.5056
High
7.6577
Low
7.3779
Last updated: 5/27/2026, 5:07:43 AM
Quick Conversions
| FJD | NAD |
|---|---|
| 1 FJD | 7.38 NAD |
| 10 FJD | 73.78 NAD |
| 50 FJD | 368.89 NAD |
| 100 FJD | 737.79 NAD |
| 500 FJD | 3,688.94 NAD |
| 1,000 FJD | 7,377.89 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-27T05:07:43Z",
"rates": {
"NAD": 7.377886
}
}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": 737.7886,
"rate": 7.377886
}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