Rate Overview
Live
1 FJD = 1684.56 COP
1 COP = 0.000594
FJD
Avg
1665.39
High
1696.45
Low
1638.55
Last updated: 5/6/2026, 11:05:34 PM
Quick Conversions
| FJD | COP |
|---|---|
| 1 FJD | 1,684.56 COP |
| 10 FJD | 16,845.59 COP |
| 50 FJD | 84,227.96 COP |
| 100 FJD | 168,455.92 COP |
| 500 FJD | 842,279.59 COP |
| 1,000 FJD | 1,684,559.18 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-06T23:05:34Z",
"rates": {
"COP": 1684.559179
}
}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": 168455.9179,
"rate": 1684.559179
}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