Rate Overview
Live
1 MDL = 0.213223 QAR
1 QAR = 4.6899
MDL
Avg
0.212341
High
0.213581
Low
0.211386
Last updated: 4/16/2026, 2:07:16 PM
Quick Conversions
| MDL | QAR |
|---|---|
| 1 MDL | 0.21 QAR |
| 10 MDL | 2.13 QAR |
| 50 MDL | 10.66 QAR |
| 100 MDL | 21.32 QAR |
| 500 MDL | 106.61 QAR |
| 1,000 MDL | 213.22 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-04-16T14:07:16Z",
"rates": {
"QAR": 0.213223
}
}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.3223,
"rate": 0.213223
}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