Rate Overview
Live
1 FJD = 1638.54 COP
1 COP = 0.000610
FJD
Avg
1679.94
High
1715.22
Low
1638.54
Last updated: 3/27/2026, 9:36:58 AM
Quick Conversions
| FJD | COP |
|---|---|
| 1 FJD | 1,638.54 COP |
| 10 FJD | 16,385.37 COP |
| 50 FJD | 81,926.83 COP |
| 100 FJD | 163,853.66 COP |
| 500 FJD | 819,268.29 COP |
| 1,000 FJD | 1,638,536.57 COP |
Get FJD/COP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=FJD¤cies=COPExample Response:
{
"success": true,
"base": "FJD",
"date": "2026-03-27T09:36:58Z",
"rates": {
"COP": 1638.536573
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=FJD&to=COP&amount=100Example Response:
{
"success": true,
"query": {
"from": "FJD",
"to": "COP",
"amount": 100
},
"result": 163853.65730000002,
"rate": 1638.536573
}Build with FJD/COP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key