Rate Overview
Live
1 FJD = 0.621390 CAD
1 CAD = 1.6093
FJD
Avg
0.621899
High
0.625976
Low
0.618793
Last updated: 4/16/2026, 7:37:56 PM
Quick Conversions
| FJD | CAD |
|---|---|
| 1 FJD | 0.62 CAD |
| 10 FJD | 6.21 CAD |
| 50 FJD | 31.07 CAD |
| 100 FJD | 62.14 CAD |
| 500 FJD | 310.70 CAD |
| 1,000 FJD | 621.39 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-04-16T19:37:56Z",
"rates": {
"CAD": 0.62139
}
}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": 62.139,
"rate": 0.62139
}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