Rate Overview
Live
1 THB = 0.111533 QAR
1 QAR = 8.9660
THB
Avg
0.114160
High
0.117255
Low
0.110671
Last updated: 5/27/2026, 4:20:22 PM
Quick Conversions
| THB | QAR |
|---|---|
| 1 THB | 0.11 QAR |
| 10 THB | 1.12 QAR |
| 50 THB | 5.58 QAR |
| 100 THB | 11.15 QAR |
| 500 THB | 55.77 QAR |
| 1,000 THB | 111.53 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-05-27T16:20:22Z",
"rates": {
"QAR": 0.111533
}
}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.1533,
"rate": 0.111533
}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