Rate Overview
Live
1 GBP = 4929.80 COP
1 COP = 0.000203
GBP
Avg
4984.37
High
5078.57
Low
4887.80
Last updated: 3/27/2026, 1:12:05 AM
Quick Conversions
| GBP | COP |
|---|---|
| 1 GBP | 4,929.80 COP |
| 10 GBP | 49,297.96 COP |
| 50 GBP | 246,489.78 COP |
| 100 GBP | 492,979.56 COP |
| 500 GBP | 2,464,897.82 COP |
| 1,000 GBP | 4,929,795.63 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-27T01:12:05Z",
"rates": {
"COP": 4929.795633
}
}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": 492979.5633,
"rate": 4929.795633
}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