Rate Overview
Live
1 CUP = 0.643651 MDL
1 MDL = 1.5536
CUP
Avg
0.647392
High
0.650886
Low
0.643651
Last updated: 4/16/2026, 4:16:08 PM
Quick Conversions
| CUP | MDL |
|---|---|
| 1 CUP | 0.64 MDL |
| 10 CUP | 6.44 MDL |
| 50 CUP | 32.18 MDL |
| 100 CUP | 64.37 MDL |
| 500 CUP | 321.83 MDL |
| 1,000 CUP | 643.65 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-04-16T16:16:08Z",
"rates": {
"MDL": 0.643651
}
}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": 64.3651,
"rate": 0.643651
}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