Rate Overview
Live
1 QAR = 4.8242 MDL
1 MDL = 0.207287
QAR
Avg
4.7522
High
4.8644
Low
4.6205
Last updated: 7/20/2026, 5:41:22 AM
Quick Conversions
| QAR | MDL |
|---|---|
| 1 QAR | 4.82 MDL |
| 10 QAR | 48.24 MDL |
| 50 QAR | 241.21 MDL |
| 100 QAR | 482.42 MDL |
| 500 QAR | 2,412.12 MDL |
| 1,000 QAR | 4,824.24 MDL |
Get QAR/MDL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=QAR¤cies=MDLExample Response:
{
"success": true,
"base": "QAR",
"date": "2026-07-20T05:41:22Z",
"rates": {
"MDL": 4.82424
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=QAR&to=MDL&amount=100Example Response:
{
"success": true,
"query": {
"from": "QAR",
"to": "MDL",
"amount": 100
},
"result": 482.424,
"rate": 4.82424
}Build with QAR/MDL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key