Rate Overview
Live
1 GBP = 43.3299 THB
1 THB = 0.023079
GBP
Avg
43.3020
High
43.4900
Low
43.0807
Last updated: 4/16/2026, 6:01:24 AM
Quick Conversions
| GBP | THB |
|---|---|
| 1 GBP | 43.33 THB |
| 10 GBP | 433.30 THB |
| 50 GBP | 2,166.49 THB |
| 100 GBP | 4,332.99 THB |
| 500 GBP | 21,664.93 THB |
| 1,000 GBP | 43,329.87 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-04-16T06:01:24Z",
"rates": {
"THB": 43.329865
}
}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": 4332.9865,
"rate": 43.329865
}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