Rate Overview
Live
1 GBP = 42.6167 THB
1 THB = 0.023465
GBP
Avg
42.1974
High
42.6402
Low
41.8299
Last updated: 3/6/2026, 7:28:54 PM
Quick Conversions
| GBP | THB |
|---|---|
| 1 GBP | 42.62 THB |
| 10 GBP | 426.17 THB |
| 50 GBP | 2,130.83 THB |
| 100 GBP | 4,261.67 THB |
| 500 GBP | 21,308.34 THB |
| 1,000 GBP | 42,616.67 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-03-06T19:28:54Z",
"rates": {
"THB": 42.616674
}
}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": 4261.6674,
"rate": 42.616674
}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