Rate Overview
Live
1 QAR = 1.1054 MYR
1 MYR = 0.904629
QAR
Avg
1.1188
High
1.1639
Low
1.0690
Last updated: 3/27/2026, 1:27:06 PM
Quick Conversions
| QAR | MYR |
|---|---|
| 1 QAR | 1.11 MYR |
| 10 QAR | 11.05 MYR |
| 50 QAR | 55.27 MYR |
| 100 QAR | 110.54 MYR |
| 500 QAR | 552.71 MYR |
| 1,000 QAR | 1,105.43 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-27T13:27:06Z",
"rates": {
"MYR": 1.105425
}
}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": 110.5425,
"rate": 1.105425
}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