Rate Overview
Live
1 GBP = 45.2520 THB
1 THB = 0.022098
GBP
Avg
43.4419
High
45.2520
Low
41.7086
Last updated: 7/23/2026, 6:59:31 AM
Quick Conversions
| GBP | THB |
|---|---|
| 1 GBP | 45.25 THB |
| 10 GBP | 452.52 THB |
| 50 GBP | 2,262.60 THB |
| 100 GBP | 4,525.20 THB |
| 500 GBP | 22,626.02 THB |
| 1,000 GBP | 45,252.05 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-23T06:59:31Z",
"rates": {
"THB": 45.252048
}
}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": 4525.2048,
"rate": 45.252048
}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