Rate Overview
Live
1 QAR = 1.1237 MYR
1 MYR = 0.889897
QAR
Avg
1.1575
High
1.2392
Low
1.0802
Last updated: 7/26/2026, 9:24:30 PM
Quick Conversions
| QAR | MYR |
|---|---|
| 1 QAR | 1.12 MYR |
| 10 QAR | 11.24 MYR |
| 50 QAR | 56.19 MYR |
| 100 QAR | 112.37 MYR |
| 500 QAR | 561.86 MYR |
| 1,000 QAR | 1,123.73 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-07-26T21:24:30Z",
"rates": {
"MYR": 1.123725
}
}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": 112.3725,
"rate": 1.123725
}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