Rate Overview
Live
1 QAR = 4.7779 MDL
1 MDL = 0.209299
QAR
Avg
4.7803
High
4.8014
Low
4.7639
Last updated: 8/11/2026, 6:56:35 PM
Quick Conversions
| QAR | MDL |
|---|---|
| 1 QAR | 4.78 MDL |
| 10 QAR | 47.78 MDL |
| 50 QAR | 238.89 MDL |
| 100 QAR | 477.79 MDL |
| 500 QAR | 2,388.93 MDL |
| 1,000 QAR | 4,777.86 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-08-11T18:56:35Z",
"rates": {
"MDL": 4.777856
}
}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": 477.7856,
"rate": 4.777856
}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