Rate Overview
Live
1 UAH = 0.392750 MDL
1 MDL = 2.5461
UAH
Avg
0.391909
High
0.392750
Low
0.390581
Last updated: 5/7/2026, 12:15:08 AM
Quick Conversions
| UAH | MDL |
|---|---|
| 1 UAH | 0.39 MDL |
| 10 UAH | 3.93 MDL |
| 50 UAH | 19.64 MDL |
| 100 UAH | 39.28 MDL |
| 500 UAH | 196.38 MDL |
| 1,000 UAH | 392.75 MDL |
Get UAH/MDL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UAH¤cies=MDLExample Response:
{
"success": true,
"base": "UAH",
"date": "2026-05-07T00:15:08Z",
"rates": {
"MDL": 0.39275
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UAH&to=MDL&amount=100Example Response:
{
"success": true,
"query": {
"from": "UAH",
"to": "MDL",
"amount": 100
},
"result": 39.275,
"rate": 0.39275
}Build with UAH/MDL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key