Rate Overview
Live
1 GBP = 43.8315 THB
1 THB = 0.022815
GBP
Avg
44.0439
High
44.2258
Low
43.8301
Last updated: 5/7/2026, 2:21:29 AM
Quick Conversions
| GBP | THB |
|---|---|
| 1 GBP | 43.83 THB |
| 10 GBP | 438.31 THB |
| 50 GBP | 2,191.57 THB |
| 100 GBP | 4,383.15 THB |
| 500 GBP | 21,915.74 THB |
| 1,000 GBP | 43,831.49 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-07T02:21:29Z",
"rates": {
"THB": 43.831489
}
}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": 4383.1489,
"rate": 43.831489
}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