Rate Overview
Live
1 MDL = 0.048731 KYD
1 KYD = 20.5208
MDL
Avg
0.048516
High
0.048773
Low
0.048253
Last updated: 4/16/2026, 2:08:15 PM
Quick Conversions
| MDL | KYD |
|---|---|
| 1 MDL | 0.05 KYD |
| 10 MDL | 0.49 KYD |
| 50 MDL | 2.44 KYD |
| 100 MDL | 4.87 KYD |
| 500 MDL | 24.37 KYD |
| 1,000 MDL | 48.73 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-04-16T14:08:15Z",
"rates": {
"KYD": 0.048731
}
}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.8731,
"rate": 0.048731
}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