Rate Overview
Live
1 THB = 0.110021 QAR
1 QAR = 9.0892
THB
Avg
0.110108
High
0.110324
Low
0.109836
Last updated: 8/12/2026, 3:25:18 PM
Quick Conversions
| THB | QAR |
|---|---|
| 1 THB | 0.11 QAR |
| 10 THB | 1.10 QAR |
| 50 THB | 5.50 QAR |
| 100 THB | 11.00 QAR |
| 500 THB | 55.01 QAR |
| 1,000 THB | 110.02 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-08-12T15:25:18Z",
"rates": {
"QAR": 0.110021
}
}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": 11.002099999999999,
"rate": 0.110021
}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