Rate Overview
Live
1 MDL = 180.5224 COP
1 COP = 0.005539
MDL
Avg
181.6254
High
183.3538
Low
180.4942
Last updated: 8/12/2026, 7:30:11 PM
Quick Conversions
| MDL | COP |
|---|---|
| 1 MDL | 180.52 COP |
| 10 MDL | 1,805.22 COP |
| 50 MDL | 9,026.12 COP |
| 100 MDL | 18,052.24 COP |
| 500 MDL | 90,261.21 COP |
| 1,000 MDL | 180,522.42 COP |
Get MDL/COP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MDL¤cies=COPExample Response:
{
"success": true,
"base": "MDL",
"date": "2026-08-12T19:30:11Z",
"rates": {
"COP": 180.522421
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MDL&to=COP&amount=100Example Response:
{
"success": true,
"query": {
"from": "MDL",
"to": "COP",
"amount": 100
},
"result": 18052.2421,
"rate": 180.522421
}Build with MDL/COP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key