Rate Overview
Live
1 CUP = 0.649958 MDL
1 MDL = 1.5386
CUP
Avg
0.650108
High
0.650320
Low
0.649831
Last updated: 5/7/2026, 12:13:01 AM
Quick Conversions
| CUP | MDL |
|---|---|
| 1 CUP | 0.65 MDL |
| 10 CUP | 6.50 MDL |
| 50 CUP | 32.50 MDL |
| 100 CUP | 65.00 MDL |
| 500 CUP | 324.98 MDL |
| 1,000 CUP | 649.96 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-05-07T00:13:01Z",
"rates": {
"MDL": 0.649958
}
}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.9958,
"rate": 0.649958
}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