Rate Overview
Live
1 CUP = 0.731745 MDL
1 MDL = 1.3666
CUP
Avg
0.712592
High
0.731745
Low
0.698938
Last updated: 3/27/2026, 11:38:19 AM
Quick Conversions
| CUP | MDL |
|---|---|
| 1 CUP | 0.73 MDL |
| 10 CUP | 7.32 MDL |
| 50 CUP | 36.59 MDL |
| 100 CUP | 73.17 MDL |
| 500 CUP | 365.87 MDL |
| 1,000 CUP | 731.75 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-27T11:38:19Z",
"rates": {
"MDL": 0.731745
}
}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": 73.1745,
"rate": 0.731745
}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