Rate Overview
Live
1 QAR = 1.1243 MYR
1 MYR = 0.889432
QAR
Avg
1.1211
High
1.1247
Low
1.1184
Last updated: 7/6/2026, 6:14:25 AM
Quick Conversions
| QAR | MYR |
|---|---|
| 1 QAR | 1.12 MYR |
| 10 QAR | 11.24 MYR |
| 50 QAR | 56.22 MYR |
| 100 QAR | 112.43 MYR |
| 500 QAR | 562.16 MYR |
| 1,000 QAR | 1,124.31 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-06T06:14:25Z",
"rates": {
"MYR": 1.124313
}
}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.4313,
"rate": 1.124313
}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