Rate Overview
Live
1 FJD = 0.618895 CAD
1 CAD = 1.6158
FJD
Avg
0.618386
High
0.621855
Low
0.612964
Last updated: 3/26/2026, 11:29:06 PM
Quick Conversions
| FJD | CAD |
|---|---|
| 1 FJD | 0.62 CAD |
| 10 FJD | 6.19 CAD |
| 50 FJD | 30.94 CAD |
| 100 FJD | 61.89 CAD |
| 500 FJD | 309.45 CAD |
| 1,000 FJD | 618.90 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-26T23:29:06Z",
"rates": {
"CAD": 0.618895
}
}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.8895,
"rate": 0.618895
}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