Rate Overview
Live
1 QAR = 1.1223 MYR
1 MYR = 0.891065
QAR
Avg
1.1213
High
1.1247
Low
1.1184
Last updated: 7/7/2026, 11:19:20 AM
Quick Conversions
| QAR | MYR |
|---|---|
| 1 QAR | 1.12 MYR |
| 10 QAR | 11.22 MYR |
| 50 QAR | 56.11 MYR |
| 100 QAR | 112.23 MYR |
| 500 QAR | 561.13 MYR |
| 1,000 QAR | 1,122.25 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-07T11:19:20Z",
"rates": {
"MYR": 1.122252
}
}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.2252,
"rate": 1.122252
}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