Rate Overview
Live
1 GBP = 4935.14 COP
1 COP = 0.000203
GBP
Avg
4984.55
High
5078.57
Low
4887.80
Last updated: 3/27/2026, 2:45:23 AM
Quick Conversions
| GBP | COP |
|---|---|
| 1 GBP | 4,935.14 COP |
| 10 GBP | 49,351.42 COP |
| 50 GBP | 246,757.11 COP |
| 100 GBP | 493,514.21 COP |
| 500 GBP | 2,467,571.05 COP |
| 1,000 GBP | 4,935,142.10 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-27T02:45:23Z",
"rates": {
"COP": 4935.142105
}
}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": 493514.2105,
"rate": 4935.142105
}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