Rate Overview
Live
1 MDL = 0.210228 QAR
1 QAR = 4.7567
MDL
Avg
0.210050
High
0.210645
Low
0.209406
Last updated: 5/27/2026, 7:26:12 AM
Quick Conversions
| MDL | QAR |
|---|---|
| 1 MDL | 0.21 QAR |
| 10 MDL | 2.10 QAR |
| 50 MDL | 10.51 QAR |
| 100 MDL | 21.02 QAR |
| 500 MDL | 105.11 QAR |
| 1,000 MDL | 210.23 QAR |
Get MDL/QAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MDL¤cies=QARExample Response:
{
"success": true,
"base": "MDL",
"date": "2026-05-27T07:26:12Z",
"rates": {
"QAR": 0.210228
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MDL&to=QAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "MDL",
"to": "QAR",
"amount": 100
},
"result": 21.0228,
"rate": 0.210228
}Build with MDL/QAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key