Rate Overview
Live
1 QAR = 4.7775 MDL
1 MDL = 0.209316
QAR
Avg
4.7790
High
4.7869
Low
4.7716
Last updated: 6/16/2026, 10:18:16 AM
Quick Conversions
| QAR | MDL |
|---|---|
| 1 QAR | 4.78 MDL |
| 10 QAR | 47.77 MDL |
| 50 QAR | 238.87 MDL |
| 100 QAR | 477.75 MDL |
| 500 QAR | 2,388.73 MDL |
| 1,000 QAR | 4,777.47 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-06-16T10:18:16Z",
"rates": {
"MDL": 4.777466
}
}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.74660000000006,
"rate": 4.777466
}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