Rate Overview
Live
1 FJD = 1567.08 COP
1 COP = 0.000638
FJD
Avg
1581.28
High
1619.18
Low
1559.52
Last updated: 6/16/2026, 10:41:15 AM
Quick Conversions
| FJD | COP |
|---|---|
| 1 FJD | 1,567.08 COP |
| 10 FJD | 15,670.81 COP |
| 50 FJD | 78,354.04 COP |
| 100 FJD | 156,708.08 COP |
| 500 FJD | 783,540.39 COP |
| 1,000 FJD | 1,567,080.77 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-06-16T10:41:15Z",
"rates": {
"COP": 1567.08077
}
}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": 156708.077,
"rate": 1567.08077
}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