Rate Overview
Live
1 FJD = 1639.47 COP
1 COP = 0.000610
FJD
Avg
1669.25
High
1718.64
Low
1639.47
Last updated: 5/27/2026, 3:50:40 AM
Quick Conversions
| FJD | COP |
|---|---|
| 1 FJD | 1,639.47 COP |
| 10 FJD | 16,394.70 COP |
| 50 FJD | 81,973.52 COP |
| 100 FJD | 163,947.05 COP |
| 500 FJD | 819,735.24 COP |
| 1,000 FJD | 1,639,470.48 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-05-27T03:50:40Z",
"rates": {
"COP": 1639.470478
}
}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": 163947.0478,
"rate": 1639.470478
}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