Rate Overview
Live
1 FJD = 0.636016 CAD
1 CAD = 1.5723
FJD
Avg
0.631934
High
0.636016
Low
0.626086
Last updated: 7/3/2026, 11:47:43 PM
Quick Conversions
| FJD | CAD |
|---|---|
| 1 FJD | 0.64 CAD |
| 10 FJD | 6.36 CAD |
| 50 FJD | 31.80 CAD |
| 100 FJD | 63.60 CAD |
| 500 FJD | 318.01 CAD |
| 1,000 FJD | 636.02 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-03T23:47:43Z",
"rates": {
"CAD": 0.636016
}
}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.601600000000005,
"rate": 0.636016
}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