Rate Overview
Live
1 GBP = 44.7762 THB
1 THB = 0.022333
GBP
Avg
45.0188
High
45.2596
Low
44.7762
Last updated: 7/27/2026, 4:00:38 AM
Quick Conversions
| GBP | THB |
|---|---|
| 1 GBP | 44.78 THB |
| 10 GBP | 447.76 THB |
| 50 GBP | 2,238.81 THB |
| 100 GBP | 4,477.62 THB |
| 500 GBP | 22,388.11 THB |
| 1,000 GBP | 44,776.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-27T04:00:38Z",
"rates": {
"THB": 44.776229
}
}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": 4477.6229,
"rate": 44.776229
}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