Rate Overview
Live
1 QAR = 4.8505 MDL
1 MDL = 0.206163
QAR
Avg
4.8579
High
4.8772
Low
4.8497
Last updated: 7/3/2026, 11:47:05 AM
Quick Conversions
| QAR | MDL |
|---|---|
| 1 QAR | 4.85 MDL |
| 10 QAR | 48.51 MDL |
| 50 QAR | 242.53 MDL |
| 100 QAR | 485.05 MDL |
| 500 QAR | 2,425.27 MDL |
| 1,000 QAR | 4,850.54 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-03T11:47:05Z",
"rates": {
"MDL": 4.850542
}
}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": 485.0542,
"rate": 4.850542
}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