Rate Overview
Live
1 GBP = 44.9056 THB
1 THB = 0.022269
GBP
Avg
44.6286
High
45.3490
Low
43.9347
Last updated: 7/24/2026, 2:40:43 PM
Quick Conversions
| GBP | THB |
|---|---|
| 1 GBP | 44.91 THB |
| 10 GBP | 449.06 THB |
| 50 GBP | 2,245.28 THB |
| 100 GBP | 4,490.56 THB |
| 500 GBP | 22,452.79 THB |
| 1,000 GBP | 44,905.58 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-24T14:40:43Z",
"rates": {
"THB": 44.905584
}
}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": 4490.5584,
"rate": 44.905584
}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