Rate Overview
Live
1 MDL = 0.047803 KYD
1 KYD = 20.9192
MDL
Avg
0.048815
High
0.050030
Low
0.047000
Last updated: 5/26/2026, 8:45:33 PM
Quick Conversions
| MDL | KYD |
|---|---|
| 1 MDL | 0.05 KYD |
| 10 MDL | 0.48 KYD |
| 50 MDL | 2.39 KYD |
| 100 MDL | 4.78 KYD |
| 500 MDL | 23.90 KYD |
| 1,000 MDL | 47.80 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-05-26T20:45:33Z",
"rates": {
"KYD": 0.047803
}
}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.7802999999999995,
"rate": 0.047803
}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