Rate Overview
Live
1 KYD = 21.1361 MDL
1 MDL = 0.047312
KYD
Avg
20.6502
High
21.6817
Low
20.0226
Last updated: 3/27/2026, 1:23:15 PM
Quick Conversions
| KYD | MDL |
|---|---|
| 1 KYD | 21.14 MDL |
| 10 KYD | 211.36 MDL |
| 50 KYD | 1,056.80 MDL |
| 100 KYD | 2,113.61 MDL |
| 500 KYD | 10,568.05 MDL |
| 1,000 KYD | 21,136.09 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-03-27T13:23:15Z",
"rates": {
"MDL": 21.13609
}
}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": 2113.609,
"rate": 21.13609
}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