Rate Overview
Live
1 FJD = 1410.26 COP
1 COP = 0.000709
FJD
Avg
1417.69
High
1429.28
Low
1409.62
Last updated: 8/13/2026, 6:32:37 AM
Quick Conversions
| FJD | COP |
|---|---|
| 1 FJD | 1,410.26 COP |
| 10 FJD | 14,102.64 COP |
| 50 FJD | 70,513.20 COP |
| 100 FJD | 141,026.40 COP |
| 500 FJD | 705,132.00 COP |
| 1,000 FJD | 1,410,264.00 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-08-13T06:32:37Z",
"rates": {
"COP": 1410.264004
}
}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": 141026.4004,
"rate": 1410.264004
}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