Rate Overview
Live
1 THB = 0.022241 GBP
1 GBP = 44.9620
THB
Avg
0.023126
High
0.023879
Low
0.022125
Last updated: 7/25/2026, 7:52:24 PM
Quick Conversions
| THB | GBP |
|---|---|
| 1 THB | 0.02 GBP |
| 10 THB | 0.22 GBP |
| 50 THB | 1.11 GBP |
| 100 THB | 2.22 GBP |
| 500 THB | 11.12 GBP |
| 1,000 THB | 22.24 GBP |
Get THB/GBP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=THB¤cies=GBPExample Response:
{
"success": true,
"base": "THB",
"date": "2026-07-25T19:52:24Z",
"rates": {
"GBP": 0.022241
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=THB&to=GBP&amount=100Example Response:
{
"success": true,
"query": {
"from": "THB",
"to": "GBP",
"amount": 100
},
"result": 2.2241,
"rate": 0.022241
}Build with THB/GBP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key