Rate Overview
Live
1 GBP = 44.5428 THB
1 THB = 0.022450
GBP
Avg
44.2641
High
44.5428
Low
43.9347
Last updated: 7/6/2026, 6:30:16 PM
Quick Conversions
| GBP | THB |
|---|---|
| 1 GBP | 44.54 THB |
| 10 GBP | 445.43 THB |
| 50 GBP | 2,227.14 THB |
| 100 GBP | 4,454.28 THB |
| 500 GBP | 22,271.42 THB |
| 1,000 GBP | 44,542.84 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-06T18:30:16Z",
"rates": {
"THB": 44.542835
}
}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": 4454.2835,
"rate": 44.542835
}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