Rate Overview
Live
1 MDL = 0.047360 KYD
1 KYD = 21.1149
MDL
Avg
0.047145
High
0.047699
Low
0.046522
Last updated: 7/20/2026, 4:48:21 PM
Quick Conversions
| MDL | KYD |
|---|---|
| 1 MDL | 0.05 KYD |
| 10 MDL | 0.47 KYD |
| 50 MDL | 2.37 KYD |
| 100 MDL | 4.74 KYD |
| 500 MDL | 23.68 KYD |
| 1,000 MDL | 47.36 KYD |
Get MDL/KYD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MDL¤cies=KYDExample Response:
{
"success": true,
"base": "MDL",
"date": "2026-07-20T16:48:21Z",
"rates": {
"KYD": 0.04736
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MDL&to=KYD&amount=100Example Response:
{
"success": true,
"query": {
"from": "MDL",
"to": "KYD",
"amount": 100
},
"result": 4.736,
"rate": 0.04736
}Build with MDL/KYD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key