Rate Overview
Live
1 GBP = 44.6962 THB
1 THB = 0.022373
GBP
Avg
43.7614
High
46.5079
Low
40.6334
Last updated: 7/27/2026, 11:04:57 PM
Quick Conversions
| GBP | THB |
|---|---|
| 1 GBP | 44.70 THB |
| 10 GBP | 446.96 THB |
| 50 GBP | 2,234.81 THB |
| 100 GBP | 4,469.62 THB |
| 500 GBP | 22,348.11 THB |
| 1,000 GBP | 44,696.23 THB |
Get GBP/THB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GBP¤cies=THBExample Response:
{
"success": true,
"base": "GBP",
"date": "2026-07-27T23:04:57Z",
"rates": {
"THB": 44.696226
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GBP&to=THB&amount=100Example Response:
{
"success": true,
"query": {
"from": "GBP",
"to": "THB",
"amount": 100
},
"result": 4469.622600000001,
"rate": 44.696226
}Build with GBP/THB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key