Rate Overview
Live
1 KYD = 20.9052 MDL
1 MDL = 0.047835
KYD
Avg
20.9350
High
21.0820
Low
20.8531
Last updated: 8/12/2026, 2:29:44 AM
Quick Conversions
| KYD | MDL |
|---|---|
| 1 KYD | 20.91 MDL |
| 10 KYD | 209.05 MDL |
| 50 KYD | 1,045.26 MDL |
| 100 KYD | 2,090.52 MDL |
| 500 KYD | 10,452.58 MDL |
| 1,000 KYD | 20,905.17 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-08-12T02:29:44Z",
"rates": {
"MDL": 20.905168
}
}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": 2090.5168,
"rate": 20.905168
}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