Rate Overview
Live
1 GBP = 4914.22 COP
1 COP = 0.000203
GBP
Avg
4897.82
High
4914.22
Low
4870.32
Last updated: 4/16/2026, 6:01:12 AM
Quick Conversions
| GBP | COP |
|---|---|
| 1 GBP | 4,914.22 COP |
| 10 GBP | 49,142.18 COP |
| 50 GBP | 245,710.89 COP |
| 100 GBP | 491,421.78 COP |
| 500 GBP | 2,457,108.89 COP |
| 1,000 GBP | 4,914,217.78 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-04-16T06:01:12Z",
"rates": {
"COP": 4914.217784
}
}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": 491421.77840000007,
"rate": 4914.217784
}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