Rate Overview
Live
1 QAR = 4.7567 MDL
1 MDL = 0.210228
QAR
Avg
4.7608
High
4.7754
Low
4.7473
Last updated: 5/27/2026, 6:11:02 AM
Quick Conversions
| QAR | MDL |
|---|---|
| 1 QAR | 4.76 MDL |
| 10 QAR | 47.57 MDL |
| 50 QAR | 237.84 MDL |
| 100 QAR | 475.67 MDL |
| 500 QAR | 2,378.37 MDL |
| 1,000 QAR | 4,756.73 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-05-27T06:11:02Z",
"rates": {
"MDL": 4.756731
}
}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": 475.67310000000003,
"rate": 4.756731
}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