Rate Overview
Live
1 QAR = 1.1053 MYR
1 MYR = 0.904742
QAR
Avg
1.0905
High
1.1053
Low
1.0823
Last updated: 3/27/2026, 9:49:51 AM
Quick Conversions
| QAR | MYR |
|---|---|
| 1 QAR | 1.11 MYR |
| 10 QAR | 11.05 MYR |
| 50 QAR | 55.26 MYR |
| 100 QAR | 110.53 MYR |
| 500 QAR | 552.64 MYR |
| 1,000 QAR | 1,105.29 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-03-27T09:49:51Z",
"rates": {
"MYR": 1.105288
}
}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": 110.5288,
"rate": 1.105288
}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