Rate Overview
Live
1 FJD = 0.616483 CAD
1 CAD = 1.6221
FJD
Avg
0.617624
High
0.622297
Low
0.614353
Last updated: 3/6/2026, 7:30:29 PM
Quick Conversions
| FJD | CAD |
|---|---|
| 1 FJD | 0.62 CAD |
| 10 FJD | 6.16 CAD |
| 50 FJD | 30.82 CAD |
| 100 FJD | 61.65 CAD |
| 500 FJD | 308.24 CAD |
| 1,000 FJD | 616.48 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-03-06T19:30:29Z",
"rates": {
"CAD": 0.616483
}
}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.6483,
"rate": 0.616483
}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