Rate Overview
Live
1 KZT = 0.034981 MDL
1 MDL = 28.5869
KZT
Avg
0.034645
High
0.035024
Low
0.034295
Last updated: 3/7/2026, 4:25:16 AM
Quick Conversions
| KZT | MDL |
|---|---|
| 1 KZT | 0.03 MDL |
| 10 KZT | 0.35 MDL |
| 50 KZT | 1.75 MDL |
| 100 KZT | 3.50 MDL |
| 500 KZT | 17.49 MDL |
| 1,000 KZT | 34.98 MDL |
Get KZT/MDL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KZT¤cies=MDLExample Response:
{
"success": true,
"base": "KZT",
"date": "2026-03-07T04:25:16Z",
"rates": {
"MDL": 0.034981
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KZT&to=MDL&amount=100Example Response:
{
"success": true,
"query": {
"from": "KZT",
"to": "MDL",
"amount": 100
},
"result": 3.4981,
"rate": 0.034981
}Build with KZT/MDL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key