Rate Overview
Live
1 GBP = 5062.67 COP
1 COP = 0.000198
GBP
Avg
5049.86
High
5078.57
Low
5011.41
Last updated: 3/6/2026, 8:16:04 AM
Quick Conversions
| GBP | COP |
|---|---|
| 1 GBP | 5,062.67 COP |
| 10 GBP | 50,626.67 COP |
| 50 GBP | 253,133.34 COP |
| 100 GBP | 506,266.67 COP |
| 500 GBP | 2,531,333.37 COP |
| 1,000 GBP | 5,062,666.75 COP |
Get GBP/COP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GBP¤cies=COPExample Response:
{
"success": true,
"base": "GBP",
"date": "2026-03-06T08:16:04Z",
"rates": {
"COP": 5062.666748
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GBP&to=COP&amount=100Example Response:
{
"success": true,
"query": {
"from": "GBP",
"to": "COP",
"amount": 100
},
"result": 506266.6748,
"rate": 5062.666748
}Build with GBP/COP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key