Rate Overview
Live
1 QAR = 4.8286 MDL
1 MDL = 0.207101
QAR
Avg
4.7898
High
5.1346
Low
4.5820
Last updated: 7/23/2026, 11:44:25 AM
Quick Conversions
| QAR | MDL |
|---|---|
| 1 QAR | 4.83 MDL |
| 10 QAR | 48.29 MDL |
| 50 QAR | 241.43 MDL |
| 100 QAR | 482.86 MDL |
| 500 QAR | 2,414.28 MDL |
| 1,000 QAR | 4,828.56 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-23T11:44:25Z",
"rates": {
"MDL": 4.828563
}
}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.8563,
"rate": 4.828563
}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