Rate Overview
Live
1 CUP = 0.654690 MDL
1 MDL = 1.5274
CUP
Avg
0.655922
High
0.659945
Low
0.654250
Last updated: 8/12/2026, 6:43:58 AM
Quick Conversions
| CUP | MDL |
|---|---|
| 1 CUP | 0.65 MDL |
| 10 CUP | 6.55 MDL |
| 50 CUP | 32.73 MDL |
| 100 CUP | 65.47 MDL |
| 500 CUP | 327.34 MDL |
| 1,000 CUP | 654.69 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-08-12T06:43:58Z",
"rates": {
"MDL": 0.65469
}
}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.469,
"rate": 0.65469
}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