Rate Overview
Live
1 MDL = 0.207726 QAR
1 QAR = 4.8140
MDL
Avg
0.208222
High
0.209090
Low
0.207471
Last updated: 3/27/2026, 8:05:10 AM
Quick Conversions
| MDL | QAR |
|---|---|
| 1 MDL | 0.21 QAR |
| 10 MDL | 2.08 QAR |
| 50 MDL | 10.39 QAR |
| 100 MDL | 20.77 QAR |
| 500 MDL | 103.86 QAR |
| 1,000 MDL | 207.73 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-03-27T08:05:10Z",
"rates": {
"QAR": 0.207726
}
}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.7726,
"rate": 0.207726
}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