Rate Overview
Live
1 QAR = 4.8273 MDL
1 MDL = 0.207153
QAR
Avg
4.8260
High
4.8357
Low
4.8118
Last updated: 7/25/2026, 9:15:19 PM
Quick Conversions
| QAR | MDL |
|---|---|
| 1 QAR | 4.83 MDL |
| 10 QAR | 48.27 MDL |
| 50 QAR | 241.37 MDL |
| 100 QAR | 482.73 MDL |
| 500 QAR | 2,413.67 MDL |
| 1,000 QAR | 4,827.34 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-25T21:15:19Z",
"rates": {
"MDL": 4.82734
}
}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.73400000000004,
"rate": 4.82734
}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