Rate Overview
Live
1 CUP = 0.650805 MDL
1 MDL = 1.5366
CUP
Avg
0.651411
High
0.655487
Low
0.646386
Last updated: 9/6/2026, 12:50:11 PM
Quick Conversions
| CUP | MDL |
|---|---|
| 1 CUP | 0.65 MDL |
| 10 CUP | 6.51 MDL |
| 50 CUP | 32.54 MDL |
| 100 CUP | 65.08 MDL |
| 500 CUP | 325.40 MDL |
| 1,000 CUP | 650.81 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-09-06T12:50:11Z",
"rates": {
"MDL": 0.650805
}
}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": 65.0805,
"rate": 0.650805
}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