Rate Overview
Live
1 KYD = 21.3777 MDL
1 MDL = 0.046778
KYD
Avg
21.0818
High
22.5985
Low
20.0520
Last updated: 7/19/2026, 3:49:11 PM
Quick Conversions
| KYD | MDL |
|---|---|
| 1 KYD | 21.38 MDL |
| 10 KYD | 213.78 MDL |
| 50 KYD | 1,068.88 MDL |
| 100 KYD | 2,137.77 MDL |
| 500 KYD | 10,688.84 MDL |
| 1,000 KYD | 21,377.68 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-07-19T15:49:11Z",
"rates": {
"MDL": 21.377676
}
}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": 2137.7676,
"rate": 21.377676
}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