Rate Overview
Live
1 QAR = 4.6899 MDL
1 MDL = 0.213223
QAR
Avg
4.7095
High
4.7307
Low
4.6821
Last updated: 4/16/2026, 4:09:42 PM
Quick Conversions
| QAR | MDL |
|---|---|
| 1 QAR | 4.69 MDL |
| 10 QAR | 46.90 MDL |
| 50 QAR | 234.50 MDL |
| 100 QAR | 468.99 MDL |
| 500 QAR | 2,344.96 MDL |
| 1,000 QAR | 4,689.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-04-16T16:09:42Z",
"rates": {
"MDL": 4.689923
}
}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": 468.9923,
"rate": 4.689923
}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