Rate Overview
Live
1 QAR = 1.0885 MYR
1 MYR = 0.918689
QAR
Avg
1.0878
High
1.0920
Low
1.0837
Last updated: 4/17/2026, 6:32:44 AM
Quick Conversions
| QAR | MYR |
|---|---|
| 1 QAR | 1.09 MYR |
| 10 QAR | 10.89 MYR |
| 50 QAR | 54.43 MYR |
| 100 QAR | 108.85 MYR |
| 500 QAR | 544.25 MYR |
| 1,000 QAR | 1,088.51 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-04-17T06:32:44Z",
"rates": {
"MYR": 1.088508
}
}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": 108.8508,
"rate": 1.088508
}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