Rate Overview
Live
1 FJD = 0.631624 CAD
1 CAD = 1.5832
FJD
Avg
0.628337
High
0.631624
Low
0.624324
Last updated: 7/22/2026, 9:32:14 PM
Quick Conversions
| FJD | CAD |
|---|---|
| 1 FJD | 0.63 CAD |
| 10 FJD | 6.32 CAD |
| 50 FJD | 31.58 CAD |
| 100 FJD | 63.16 CAD |
| 500 FJD | 315.81 CAD |
| 1,000 FJD | 631.62 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-07-22T21:32:14Z",
"rates": {
"CAD": 0.631624
}
}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.1624,
"rate": 0.631624
}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