Rate Overview
Live
1 QAR = 4.7068 MDL
1 MDL = 0.212460
QAR
Avg
4.7355
High
4.7724
Low
4.7002
Last updated: 9/1/2026, 6:28:20 PM
Quick Conversions
| QAR | MDL |
|---|---|
| 1 QAR | 4.71 MDL |
| 10 QAR | 47.07 MDL |
| 50 QAR | 235.34 MDL |
| 100 QAR | 470.68 MDL |
| 500 QAR | 2,353.38 MDL |
| 1,000 QAR | 4,706.76 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-09-01T18:28:20Z",
"rates": {
"MDL": 4.706765
}
}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": 470.6765,
"rate": 4.706765
}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