Rate Overview
Live
1 QAR = 1.1226 MYR
1 MYR = 0.890812
QAR
Avg
1.1232
High
1.1256
Low
1.1224
Last updated: 8/16/2026, 2:34:28 AM
Quick Conversions
| QAR | MYR |
|---|---|
| 1 QAR | 1.12 MYR |
| 10 QAR | 11.23 MYR |
| 50 QAR | 56.13 MYR |
| 100 QAR | 112.26 MYR |
| 500 QAR | 561.29 MYR |
| 1,000 QAR | 1,122.57 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-08-16T02:34:28Z",
"rates": {
"MYR": 1.122571
}
}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.2571,
"rate": 1.122571
}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