Rate Overview
Live
1 KYD = 20.5207 MDL
1 MDL = 0.048731
KYD
Avg
20.6119
High
20.7241
Low
20.5028
Last updated: 4/16/2026, 4:10:56 PM
Quick Conversions
| KYD | MDL |
|---|---|
| 1 KYD | 20.52 MDL |
| 10 KYD | 205.21 MDL |
| 50 KYD | 1,026.03 MDL |
| 100 KYD | 2,052.07 MDL |
| 500 KYD | 10,260.34 MDL |
| 1,000 KYD | 20,520.69 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-04-16T16:10:56Z",
"rates": {
"MDL": 20.520685
}
}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": 2052.0685,
"rate": 20.520685
}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