Rate Overview
Live
1 FJD = 0.630248 CAD
1 CAD = 1.5867
FJD
Avg
0.617551
High
0.630248
Low
0.602514
Last updated: 5/27/2026, 1:56:29 PM
Quick Conversions
| FJD | CAD |
|---|---|
| 1 FJD | 0.63 CAD |
| 10 FJD | 6.30 CAD |
| 50 FJD | 31.51 CAD |
| 100 FJD | 63.02 CAD |
| 500 FJD | 315.12 CAD |
| 1,000 FJD | 630.25 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-27T13:56:29Z",
"rates": {
"CAD": 0.630248
}
}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": 63.024800000000006,
"rate": 0.630248
}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