Rate Overview
Live
1 FJD = 0.618982 CAD
1 CAD = 1.6156
FJD
Avg
0.613255
High
0.631923
Low
0.603324
Last updated: 3/27/2026, 1:09:41 AM
Quick Conversions
| FJD | CAD |
|---|---|
| 1 FJD | 0.62 CAD |
| 10 FJD | 6.19 CAD |
| 50 FJD | 30.95 CAD |
| 100 FJD | 61.90 CAD |
| 500 FJD | 309.49 CAD |
| 1,000 FJD | 618.98 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-27T01:09:41Z",
"rates": {
"CAD": 0.618982
}
}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.8982,
"rate": 0.618982
}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