Rate Overview
Live
1 KYD = 20.8471 MDL
1 MDL = 0.047968
KYD
Avg
20.8996
High
21.1467
Low
20.8264
Last updated: 5/27/2026, 7:24:20 AM
Quick Conversions
| KYD | MDL |
|---|---|
| 1 KYD | 20.85 MDL |
| 10 KYD | 208.47 MDL |
| 50 KYD | 1,042.35 MDL |
| 100 KYD | 2,084.71 MDL |
| 500 KYD | 10,423.53 MDL |
| 1,000 KYD | 20,847.07 MDL |
Get KYD/MDL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KYD¤cies=MDLExample Response:
{
"success": true,
"base": "KYD",
"date": "2026-05-27T07:24:20Z",
"rates": {
"MDL": 20.847069
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KYD&to=MDL&amount=100Example Response:
{
"success": true,
"query": {
"from": "KYD",
"to": "MDL",
"amount": 100
},
"result": 2084.7069,
"rate": 20.847069
}Build with KYD/MDL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key