Rate Overview
Live
1 FJD = 1640.45 COP
1 COP = 0.000610
FJD
Avg
1635.92
High
1649.79
Low
1619.00
Last updated: 4/16/2026, 7:52:24 PM
Quick Conversions
| FJD | COP |
|---|---|
| 1 FJD | 1,640.45 COP |
| 10 FJD | 16,404.46 COP |
| 50 FJD | 82,022.31 COP |
| 100 FJD | 164,044.62 COP |
| 500 FJD | 820,223.09 COP |
| 1,000 FJD | 1,640,446.17 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-04-16T19:52:24Z",
"rates": {
"COP": 1640.446171
}
}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": 164044.6171,
"rate": 1640.446171
}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