Rate Overview
Live
1 THB = 0.110852 QAR
1 QAR = 9.0210
THB
Avg
0.111214
High
0.112850
Low
0.110639
Last updated: 3/27/2026, 6:06:23 AM
Quick Conversions
| THB | QAR |
|---|---|
| 1 THB | 0.11 QAR |
| 10 THB | 1.11 QAR |
| 50 THB | 5.54 QAR |
| 100 THB | 11.09 QAR |
| 500 THB | 55.43 QAR |
| 1,000 THB | 110.85 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-03-27T06:06:23Z",
"rates": {
"QAR": 0.110852
}
}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.0852,
"rate": 0.110852
}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