Rate Overview
Live
1 QAR = 4.7232 MDL
1 MDL = 0.211720
QAR
Avg
4.7295
High
4.7462
Low
4.7232
Last updated: 5/6/2026, 10:19:52 PM
Quick Conversions
| QAR | MDL |
|---|---|
| 1 QAR | 4.72 MDL |
| 10 QAR | 47.23 MDL |
| 50 QAR | 236.16 MDL |
| 100 QAR | 472.32 MDL |
| 500 QAR | 2,361.61 MDL |
| 1,000 QAR | 4,723.21 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-06T22:19:52Z",
"rates": {
"MDL": 4.723211
}
}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": 472.3211,
"rate": 4.723211
}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