Rate Overview
Live
1 FJD = 0.615487 CAD
1 CAD = 1.6247
FJD
Avg
0.612023
High
0.622297
Low
0.602009
Last updated: 3/27/2026, 2:43:42 AM
Quick Conversions
| FJD | CAD |
|---|---|
| 1 FJD | 0.62 CAD |
| 10 FJD | 6.15 CAD |
| 50 FJD | 30.77 CAD |
| 100 FJD | 61.55 CAD |
| 500 FJD | 307.74 CAD |
| 1,000 FJD | 615.49 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-27T02:43:42Z",
"rates": {
"CAD": 0.615487
}
}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.548700000000004,
"rate": 0.615487
}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