Rate Overview
Live
1 GMD = 50.0693 COP
1 COP = 0.019972
GMD
Avg
50.4725
High
51.8197
Low
49.5599
Last updated: 3/28/2026, 1:23:59 PM
Quick Conversions
| GMD | COP |
|---|---|
| 1 GMD | 50.07 COP |
| 10 GMD | 500.69 COP |
| 50 GMD | 2,503.47 COP |
| 100 GMD | 5,006.93 COP |
| 500 GMD | 25,034.67 COP |
| 1,000 GMD | 50,069.35 COP |
Get GMD/COP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GMD¤cies=COPExample Response:
{
"success": true,
"base": "GMD",
"date": "2026-03-28T13:23:59Z",
"rates": {
"COP": 50.069349
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GMD&to=COP&amount=100Example Response:
{
"success": true,
"query": {
"from": "GMD",
"to": "COP",
"amount": 100
},
"result": 5006.9349,
"rate": 50.069349
}Build with GMD/COP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key