Rate Overview
Live
1 MDL = 0.047645 KYD
1 KYD = 20.9886
MDL
Avg
0.047705
High
0.047902
Low
0.047166
Last updated: 6/15/2026, 7:43:21 PM
Quick Conversions
| MDL | KYD |
|---|---|
| 1 MDL | 0.05 KYD |
| 10 MDL | 0.48 KYD |
| 50 MDL | 2.38 KYD |
| 100 MDL | 4.76 KYD |
| 500 MDL | 23.82 KYD |
| 1,000 MDL | 47.65 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-06-15T19:43:21Z",
"rates": {
"KYD": 0.047645
}
}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.7645,
"rate": 0.047645
}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