Rate Overview
Live
1 CUP = 0.720494 MDL
1 MDL = 1.3879
CUP
Avg
0.717591
High
0.721172
Low
0.712748
Last updated: 3/7/2026, 4:24:59 AM
Quick Conversions
| CUP | MDL |
|---|---|
| 1 CUP | 0.72 MDL |
| 10 CUP | 7.20 MDL |
| 50 CUP | 36.02 MDL |
| 100 CUP | 72.05 MDL |
| 500 CUP | 360.25 MDL |
| 1,000 CUP | 720.49 MDL |
Get CUP/MDL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CUP¤cies=MDLExample Response:
{
"success": true,
"base": "CUP",
"date": "2026-03-07T04:24:59Z",
"rates": {
"MDL": 0.720494
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CUP&to=MDL&amount=100Example Response:
{
"success": true,
"query": {
"from": "CUP",
"to": "MDL",
"amount": 100
},
"result": 72.04939999999999,
"rate": 0.720494
}Build with CUP/MDL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key