Rate Overview
Live
1 THB = 0.108212 QAR
1 QAR = 9.2411
THB
Avg
0.112893
High
0.117164
Low
0.107961
Last updated: 7/28/2026, 11:53:40 AM
Quick Conversions
| THB | QAR |
|---|---|
| 1 THB | 0.11 QAR |
| 10 THB | 1.08 QAR |
| 50 THB | 5.41 QAR |
| 100 THB | 10.82 QAR |
| 500 THB | 54.11 QAR |
| 1,000 THB | 108.21 QAR |
Get THB/QAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=THB¤cies=QARExample Response:
{
"success": true,
"base": "THB",
"date": "2026-07-28T11:53:40Z",
"rates": {
"QAR": 0.108212
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=THB&to=QAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "THB",
"to": "QAR",
"amount": 100
},
"result": 10.821200000000001,
"rate": 0.108212
}Build with THB/QAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key