Rate Overview
Live
1 FJD = 1430.83 COP
1 COP = 0.000699
FJD
Avg
1656.35
High
1832.06
Low
1427.86
Last updated: 7/25/2026, 11:05:47 PM
Quick Conversions
| FJD | COP |
|---|---|
| 1 FJD | 1,430.83 COP |
| 10 FJD | 14,308.31 COP |
| 50 FJD | 71,541.56 COP |
| 100 FJD | 143,083.12 COP |
| 500 FJD | 715,415.60 COP |
| 1,000 FJD | 1,430,831.21 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-25T23:05:47Z",
"rates": {
"COP": 1430.831209
}
}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": 143083.12089999998,
"rate": 1430.831209
}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