Rate Overview
Live
1 FJD = 1484.99 COP
1 COP = 0.000673
FJD
Avg
1630.94
High
1726.83
Low
1482.39
Last updated: 7/9/2026, 5:43:17 AM
Quick Conversions
| FJD | COP |
|---|---|
| 1 FJD | 1,484.99 COP |
| 10 FJD | 14,849.94 COP |
| 50 FJD | 74,249.69 COP |
| 100 FJD | 148,499.37 COP |
| 500 FJD | 742,496.86 COP |
| 1,000 FJD | 1,484,993.72 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-09T05:43:17Z",
"rates": {
"COP": 1484.993723
}
}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": 148499.37230000002,
"rate": 1484.993723
}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