Rate Overview
Live
1 CUP = 0.662697 MDL
1 MDL = 1.5090
CUP
Avg
0.689806
High
0.737719
Low
0.646560
Last updated: 7/20/2026, 12:43:48 PM
Quick Conversions
| CUP | MDL |
|---|---|
| 1 CUP | 0.66 MDL |
| 10 CUP | 6.63 MDL |
| 50 CUP | 33.13 MDL |
| 100 CUP | 66.27 MDL |
| 500 CUP | 331.35 MDL |
| 1,000 CUP | 662.70 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-07-20T12:43:48Z",
"rates": {
"MDL": 0.662697
}
}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": 66.2697,
"rate": 0.662697
}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