Rate Overview
Live
1 KYD = 20.7774 MDL
1 MDL = 0.048129
KYD
Avg
20.7308
High
20.8201
Low
20.5775
Last updated: 3/7/2026, 4:58:00 AM
Quick Conversions
| KYD | MDL |
|---|---|
| 1 KYD | 20.78 MDL |
| 10 KYD | 207.77 MDL |
| 50 KYD | 1,038.87 MDL |
| 100 KYD | 2,077.74 MDL |
| 500 KYD | 10,388.72 MDL |
| 1,000 KYD | 20,777.45 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-07T04:58:00Z",
"rates": {
"MDL": 20.777447
}
}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": 2077.7446999999997,
"rate": 20.777447
}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