Rate Overview
Live
1 FJD = 0.618170 CAD
1 CAD = 1.6177
FJD
Avg
0.617894
High
0.620405
Low
0.611329
Last updated: 5/6/2026, 11:06:25 PM
Quick Conversions
| FJD | CAD |
|---|---|
| 1 FJD | 0.62 CAD |
| 10 FJD | 6.18 CAD |
| 50 FJD | 30.91 CAD |
| 100 FJD | 61.82 CAD |
| 500 FJD | 309.09 CAD |
| 1,000 FJD | 618.17 CAD |
Get FJD/CAD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=FJD¤cies=CADExample Response:
{
"success": true,
"base": "FJD",
"date": "2026-05-06T23:06:25Z",
"rates": {
"CAD": 0.61817
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=FJD&to=CAD&amount=100Example Response:
{
"success": true,
"query": {
"from": "FJD",
"to": "CAD",
"amount": 100
},
"result": 61.817,
"rate": 0.61817
}Build with FJD/CAD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key