Rate Overview
Live
1 QAR = 9.0109 THB
1 THB = 0.110977
QAR
Avg
8.9927
High
9.0523
Low
8.8613
Last updated: 3/27/2026, 3:09:16 PM
Quick Conversions
| QAR | THB |
|---|---|
| 1 QAR | 9.01 THB |
| 10 QAR | 90.11 THB |
| 50 QAR | 450.54 THB |
| 100 QAR | 901.09 THB |
| 500 QAR | 4,505.43 THB |
| 1,000 QAR | 9,010.85 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-03-27T15:09:16Z",
"rates": {
"THB": 9.010851
}
}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": 901.0851,
"rate": 9.010851
}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