Rate Overview
Live
1 QAR = 1.0768 MYR
1 MYR = 0.928695
QAR
Avg
1.0852
High
1.0927
Low
1.0763
Last updated: 5/7/2026, 8:18:38 AM
Quick Conversions
| QAR | MYR |
|---|---|
| 1 QAR | 1.08 MYR |
| 10 QAR | 10.77 MYR |
| 50 QAR | 53.84 MYR |
| 100 QAR | 107.68 MYR |
| 500 QAR | 538.39 MYR |
| 1,000 QAR | 1,076.78 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-05-07T08:18:38Z",
"rates": {
"MYR": 1.07678
}
}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": 107.67800000000001,
"rate": 1.07678
}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