Rate Overview
Live
1 FJD = 1425.22 COP
1 COP = 0.000702
FJD
Avg
1437.11
High
1457.88
Low
1416.16
Last updated: 9/3/2026, 6:23:23 AM
Quick Conversions
| FJD | COP |
|---|---|
| 1 FJD | 1,425.22 COP |
| 10 FJD | 14,252.22 COP |
| 50 FJD | 71,261.08 COP |
| 100 FJD | 142,522.17 COP |
| 500 FJD | 712,610.85 COP |
| 1,000 FJD | 1,425,221.69 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-09-03T06:23:23Z",
"rates": {
"COP": 1425.221693
}
}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": 142522.1693,
"rate": 1425.221693
}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