Rate Overview
Live
1 QAR = 1.1270 MYR
1 MYR = 0.887319
QAR
Avg
1.0947
High
1.1386
Low
1.0690
Last updated: 6/29/2026, 12:34:09 AM
Quick Conversions
| QAR | MYR |
|---|---|
| 1 QAR | 1.13 MYR |
| 10 QAR | 11.27 MYR |
| 50 QAR | 56.35 MYR |
| 100 QAR | 112.70 MYR |
| 500 QAR | 563.50 MYR |
| 1,000 QAR | 1,126.99 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-06-29T00:34:09Z",
"rates": {
"MYR": 1.126991
}
}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.6991,
"rate": 1.126991
}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