Rate Overview
Live
1 MDL = 0.209770 QAR
1 QAR = 4.7671
MDL
Avg
0.209405
High
0.209911
Low
0.208274
Last updated: 8/12/2026, 10:51:50 AM
Quick Conversions
| MDL | QAR |
|---|---|
| 1 MDL | 0.21 QAR |
| 10 MDL | 2.10 QAR |
| 50 MDL | 10.49 QAR |
| 100 MDL | 20.98 QAR |
| 500 MDL | 104.89 QAR |
| 1,000 MDL | 209.77 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-08-12T10:51:50Z",
"rates": {
"QAR": 0.20977
}
}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": 20.977,
"rate": 0.20977
}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