Rate Overview
Live
1 QAR = 1.1261 MYR
1 MYR = 0.888000
QAR
Avg
1.1240
High
1.1398
Low
1.1128
Last updated: 7/7/2026, 12:35:58 AM
Quick Conversions
| QAR | MYR |
|---|---|
| 1 QAR | 1.13 MYR |
| 10 QAR | 11.26 MYR |
| 50 QAR | 56.31 MYR |
| 100 QAR | 112.61 MYR |
| 500 QAR | 563.06 MYR |
| 1,000 QAR | 1,126.13 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-07T00:35:58Z",
"rates": {
"MYR": 1.126126
}
}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.6126,
"rate": 1.126126
}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