Rate Overview
Live
1 QAR = 1.0884 MYR
1 MYR = 0.918787
QAR
Avg
1.0795
High
1.0887
Low
1.0687
Last updated: 3/6/2026, 8:14:28 AM
Quick Conversions
| QAR | MYR |
|---|---|
| 1 QAR | 1.09 MYR |
| 10 QAR | 10.88 MYR |
| 50 QAR | 54.42 MYR |
| 100 QAR | 108.84 MYR |
| 500 QAR | 544.20 MYR |
| 1,000 QAR | 1,088.39 MYR |
Get QAR/MYR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=QAR¤cies=MYRExample Response:
{
"success": true,
"base": "QAR",
"date": "2026-03-06T08:14:28Z",
"rates": {
"MYR": 1.088392
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=QAR&to=MYR&amount=100Example Response:
{
"success": true,
"query": {
"from": "QAR",
"to": "MYR",
"amount": 100
},
"result": 108.8392,
"rate": 1.088392
}Build with QAR/MYR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key