Rate Overview
Live
1 QAR = 9.1062 THB
1 THB = 0.109816
QAR
Avg
9.0943
High
9.1068
Low
9.0694
Last updated: 8/17/2026, 12:35:57 AM
Quick Conversions
| QAR | THB |
|---|---|
| 1 QAR | 9.11 THB |
| 10 QAR | 91.06 THB |
| 50 QAR | 455.31 THB |
| 100 QAR | 910.62 THB |
| 500 QAR | 4,553.09 THB |
| 1,000 QAR | 9,106.18 THB |
Get QAR/THB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=QAR¤cies=THBExample Response:
{
"success": true,
"base": "QAR",
"date": "2026-08-17T00:35:57Z",
"rates": {
"THB": 9.106181
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=QAR&to=THB&amount=100Example Response:
{
"success": true,
"query": {
"from": "QAR",
"to": "THB",
"amount": 100
},
"result": 910.6180999999999,
"rate": 9.106181
}Build with QAR/THB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key