Rate Overview
Live
1 FJD = 1654.97 COP
1 COP = 0.000604
FJD
Avg
1710.67
High
1852.94
Low
1613.69
Last updated: 5/27/2026, 5:03:51 AM
Quick Conversions
| FJD | COP |
|---|---|
| 1 FJD | 1,654.97 COP |
| 10 FJD | 16,549.67 COP |
| 50 FJD | 82,748.36 COP |
| 100 FJD | 165,496.72 COP |
| 500 FJD | 827,483.58 COP |
| 1,000 FJD | 1,654,967.16 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-27T05:03:51Z",
"rates": {
"COP": 1654.967157
}
}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": 165496.7157,
"rate": 1654.967157
}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