Rate Overview
Live
1 FJD = 1430.70 COP
1 COP = 0.000699
FJD
Avg
1439.31
High
1457.94
Low
1427.86
Last updated: 7/26/2026, 5:01:25 PM
Quick Conversions
| FJD | COP |
|---|---|
| 1 FJD | 1,430.70 COP |
| 10 FJD | 14,306.97 COP |
| 50 FJD | 71,534.83 COP |
| 100 FJD | 143,069.65 COP |
| 500 FJD | 715,348.27 COP |
| 1,000 FJD | 1,430,696.54 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-26T17:01:25Z",
"rates": {
"COP": 1430.696536
}
}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": 143069.6536,
"rate": 1430.696536
}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