Rate Overview
Live
1 FJD = 7.4852 NAD
1 NAD = 0.133597
FJD
Avg
7.4945
High
8.0158
Low
7.1693
Last updated: 7/25/2026, 11:53:45 PM
Quick Conversions
| FJD | NAD |
|---|---|
| 1 FJD | 7.49 NAD |
| 10 FJD | 74.85 NAD |
| 50 FJD | 374.26 NAD |
| 100 FJD | 748.52 NAD |
| 500 FJD | 3,742.61 NAD |
| 1,000 FJD | 7,485.22 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-07-25T23:53:45Z",
"rates": {
"NAD": 7.485218
}
}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": 748.5218,
"rate": 7.485218
}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