Rate Overview
Live
1 QAR = 4.7509 MDL
1 MDL = 0.210486
QAR
Avg
4.7307
High
4.7568
Low
4.6956
Last updated: 3/7/2026, 4:59:18 AM
Quick Conversions
| QAR | MDL |
|---|---|
| 1 QAR | 4.75 MDL |
| 10 QAR | 47.51 MDL |
| 50 QAR | 237.55 MDL |
| 100 QAR | 475.09 MDL |
| 500 QAR | 2,375.46 MDL |
| 1,000 QAR | 4,750.92 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-03-07T04:59:18Z",
"rates": {
"MDL": 4.750915
}
}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": 475.0915,
"rate": 4.750915
}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