Rate Overview
Live
1 FJD = 1708.13 COP
1 COP = 0.000585
FJD
Avg
1704.22
High
1715.22
Low
1692.43
Last updated: 3/7/2026, 3:03:49 AM
Quick Conversions
| FJD | COP |
|---|---|
| 1 FJD | 1,708.13 COP |
| 10 FJD | 17,081.32 COP |
| 50 FJD | 85,406.62 COP |
| 100 FJD | 170,813.24 COP |
| 500 FJD | 854,066.19 COP |
| 1,000 FJD | 1,708,132.38 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-07T03:03:49Z",
"rates": {
"COP": 1708.132378
}
}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": 170813.2378,
"rate": 1708.132378
}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