Rate Overview
Live
1 QAR = 1.1237 MYR
1 MYR = 0.889899
QAR
Avg
1.1242
High
1.1272
Low
1.1228
Last updated: 7/25/2026, 9:23:12 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.72 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-25T21:23:12Z",
"rates": {
"MYR": 1.123723
}
}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.3723,
"rate": 1.123723
}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