Rate Overview
Live
1 KYD = 21.0772 MDL
1 MDL = 0.047445
KYD
Avg
21.1578
High
21.3777
Low
21.0772
Last updated: 7/25/2026, 2:21:08 AM
Quick Conversions
| KYD | MDL |
|---|---|
| 1 KYD | 21.08 MDL |
| 10 KYD | 210.77 MDL |
| 50 KYD | 1,053.86 MDL |
| 100 KYD | 2,107.72 MDL |
| 500 KYD | 10,538.61 MDL |
| 1,000 KYD | 21,077.21 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-25T02:21:08Z",
"rates": {
"MDL": 21.077214
}
}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": 2107.7214000000004,
"rate": 21.077214
}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