Rate Overview
Live
1 UAH = 0.391056 MDL
1 MDL = 2.5572
UAH
Avg
0.413773
High
0.448010
Low
0.390705
Last updated: 5/27/2026, 4:52:27 AM
Quick Conversions
| UAH | MDL |
|---|---|
| 1 UAH | 0.39 MDL |
| 10 UAH | 3.91 MDL |
| 50 UAH | 19.55 MDL |
| 100 UAH | 39.11 MDL |
| 500 UAH | 195.53 MDL |
| 1,000 UAH | 391.06 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-27T04:52:27Z",
"rates": {
"MDL": 0.391056
}
}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.1056,
"rate": 0.391056
}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