Rate Overview
Live
1 GBP = 4887.49 COP
1 COP = 0.000205
GBP
Avg
5000.37
High
5114.66
Low
4799.91
Last updated: 5/26/2026, 10:29:56 PM
Quick Conversions
| GBP | COP |
|---|---|
| 1 GBP | 4,887.49 COP |
| 10 GBP | 48,874.92 COP |
| 50 GBP | 244,374.60 COP |
| 100 GBP | 488,749.20 COP |
| 500 GBP | 2,443,746.00 COP |
| 1,000 GBP | 4,887,492.01 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-26T22:29:56Z",
"rates": {
"COP": 4887.492008
}
}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": 488749.2008,
"rate": 4887.492008
}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