Rate Overview
Live
1 KYD = 21.1572 MDL
1 MDL = 0.047265
KYD
Avg
21.2438
High
21.4952
Low
21.1404
Last updated: 7/7/2026, 1:17:44 AM
Quick Conversions
| KYD | MDL |
|---|---|
| 1 KYD | 21.16 MDL |
| 10 KYD | 211.57 MDL |
| 50 KYD | 1,057.86 MDL |
| 100 KYD | 2,115.72 MDL |
| 500 KYD | 10,578.61 MDL |
| 1,000 KYD | 21,157.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-07T01:17:44Z",
"rates": {
"MDL": 21.15721
}
}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": 2115.721,
"rate": 21.15721
}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