Rate Overview
Live
1 COP = 0.005284 MDL
1 MDL = 189.2506
COP
Avg
0.005246
High
0.005284
Low
0.005150
Last updated: 7/8/2026, 8:40:31 PM
Quick Conversions
| COP | MDL |
|---|---|
| 1 COP | 0.01 MDL |
| 10 COP | 0.05 MDL |
| 50 COP | 0.26 MDL |
| 100 COP | 0.53 MDL |
| 500 COP | 2.64 MDL |
| 1,000 COP | 5.28 MDL |
Get COP/MDL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=COP¤cies=MDLExample Response:
{
"success": true,
"base": "COP",
"date": "2026-07-08T20:40:31Z",
"rates": {
"MDL": 0.005284
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=COP&to=MDL&amount=100Example Response:
{
"success": true,
"query": {
"from": "COP",
"to": "MDL",
"amount": 100
},
"result": 0.5284,
"rate": 0.005284
}Build with COP/MDL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key