Rate Overview
Live
1 GBP = 4226.39 COP
1 COP = 0.000237
GBP
Avg
4242.84
High
4263.14
Low
4223.79
Last updated: 8/14/2026, 2:29:28 PM
Quick Conversions
| GBP | COP |
|---|---|
| 1 GBP | 4,226.39 COP |
| 10 GBP | 42,263.87 COP |
| 50 GBP | 211,319.35 COP |
| 100 GBP | 422,638.71 COP |
| 500 GBP | 2,113,193.54 COP |
| 1,000 GBP | 4,226,387.08 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-08-14T14:29:28Z",
"rates": {
"COP": 4226.387076
}
}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": 422638.7076,
"rate": 4226.387076
}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