Rate Overview
Live
1 QAR = 4.8175 MDL
1 MDL = 0.207577
QAR
Avg
4.6941
High
4.8606
Low
4.5425
Last updated: 7/19/2026, 11:43:55 AM
Quick Conversions
| QAR | MDL |
|---|---|
| 1 QAR | 4.82 MDL |
| 10 QAR | 48.17 MDL |
| 50 QAR | 240.87 MDL |
| 100 QAR | 481.75 MDL |
| 500 QAR | 2,408.74 MDL |
| 1,000 QAR | 4,817.49 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-19T11:43:55Z",
"rates": {
"MDL": 4.817486
}
}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": 481.74859999999995,
"rate": 4.817486
}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