Rate Overview
Live
1 GBP = 5046.78 COP
1 COP = 0.000198
GBP
Avg
4979.78
High
5059.44
Low
4883.59
Last updated: 5/6/2026, 5:18:48 PM
Quick Conversions
| GBP | COP |
|---|---|
| 1 GBP | 5,046.78 COP |
| 10 GBP | 50,467.78 COP |
| 50 GBP | 252,338.91 COP |
| 100 GBP | 504,677.82 COP |
| 500 GBP | 2,523,389.12 COP |
| 1,000 GBP | 5,046,778.25 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-05-06T17:18:48Z",
"rates": {
"COP": 5046.778249
}
}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": 504677.8249,
"rate": 5046.778249
}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