Rate Overview
Live
1 GBP = 43.7771 THB
1 THB = 0.022843
GBP
Avg
43.8735
High
44.2258
Low
43.4905
Last updated: 5/27/2026, 9:55:07 AM
Quick Conversions
| GBP | THB |
|---|---|
| 1 GBP | 43.78 THB |
| 10 GBP | 437.77 THB |
| 50 GBP | 2,188.85 THB |
| 100 GBP | 4,377.71 THB |
| 500 GBP | 21,888.55 THB |
| 1,000 GBP | 43,777.09 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-05-27T09:55:07Z",
"rates": {
"THB": 43.777091
}
}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": 4377.7091,
"rate": 43.777091
}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