Rate Overview
Live
1 GBP = 44.4948 THB
1 THB = 0.022475
GBP
Avg
44.7443
High
45.0108
Low
44.4948
Last updated: 9/4/2026, 6:57:56 PM
Quick Conversions
| GBP | THB |
|---|---|
| 1 GBP | 44.49 THB |
| 10 GBP | 444.95 THB |
| 50 GBP | 2,224.74 THB |
| 100 GBP | 4,449.48 THB |
| 500 GBP | 22,247.39 THB |
| 1,000 GBP | 44,494.79 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-09-04T18:57:56Z",
"rates": {
"THB": 44.494786
}
}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": 4449.4785999999995,
"rate": 44.494786
}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