Rate Overview
Live
1 GBP = 43.9922 THB
1 THB = 0.022731
GBP
Avg
43.7697
High
43.9922
Low
43.2805
Last updated: 3/27/2026, 1:48:02 AM
Quick Conversions
| GBP | THB |
|---|---|
| 1 GBP | 43.99 THB |
| 10 GBP | 439.92 THB |
| 50 GBP | 2,199.61 THB |
| 100 GBP | 4,399.22 THB |
| 500 GBP | 21,996.08 THB |
| 1,000 GBP | 43,992.15 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-03-27T01:48:02Z",
"rates": {
"THB": 43.992154
}
}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": 4399.2154,
"rate": 43.992154
}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