Rate Overview
Live
1 COP = 0.005079 MDL
1 MDL = 196.8892
COP
Avg
0.005022
High
0.005082
Low
0.004965
Last updated: 6/19/2026, 10:08:39 AM
Quick Conversions
| COP | MDL |
|---|---|
| 1 COP | 0.01 MDL |
| 10 COP | 0.05 MDL |
| 50 COP | 0.25 MDL |
| 100 COP | 0.51 MDL |
| 500 COP | 2.54 MDL |
| 1,000 COP | 5.08 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-06-19T10:08:39Z",
"rates": {
"MDL": 0.005079
}
}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.5079,
"rate": 0.005079
}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