Rate Overview
Live
1 GMD = 49.5265 COP
1 COP = 0.020191
GMD
Avg
49.3603
High
49.6371
Low
48.8935
Last updated: 4/17/2026, 8:05:54 PM
Quick Conversions
| GMD | COP |
|---|---|
| 1 GMD | 49.53 COP |
| 10 GMD | 495.27 COP |
| 50 GMD | 2,476.33 COP |
| 100 GMD | 4,952.65 COP |
| 500 GMD | 24,763.26 COP |
| 1,000 GMD | 49,526.53 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-04-17T20:05:54Z",
"rates": {
"COP": 49.526528
}
}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": 4952.6528,
"rate": 49.526528
}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