Rate Overview
Live
1 QAR = 4.8140 MDL
1 MDL = 0.207726
QAR
Avg
4.6865
High
4.9541
Low
4.5425
Last updated: 3/27/2026, 3:12:20 PM
Quick Conversions
| QAR | MDL |
|---|---|
| 1 QAR | 4.81 MDL |
| 10 QAR | 48.14 MDL |
| 50 QAR | 240.70 MDL |
| 100 QAR | 481.40 MDL |
| 500 QAR | 2,407.01 MDL |
| 1,000 QAR | 4,814.03 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-27T15:12:20Z",
"rates": {
"MDL": 4.814027
}
}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.40270000000004,
"rate": 4.814027
}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