Rate Overview
Live
1 FJD = 1506.99 COP
1 COP = 0.000664
FJD
Avg
1521.51
High
1537.66
Low
1500.74
Last updated: 7/3/2026, 9:54:16 PM
Quick Conversions
| FJD | COP |
|---|---|
| 1 FJD | 1,506.99 COP |
| 10 FJD | 15,069.87 COP |
| 50 FJD | 75,349.37 COP |
| 100 FJD | 150,698.74 COP |
| 500 FJD | 753,493.71 COP |
| 1,000 FJD | 1,506,987.42 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-07-03T21:54:16Z",
"rates": {
"COP": 1506.987415
}
}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": 150698.7415,
"rate": 1506.987415
}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