Rate Overview
Live
1 THB = 0.022782 GBP
1 GBP = 43.8943
THB
Avg
0.022865
High
0.023105
Low
0.022782
Last updated: 3/26/2026, 10:30:20 PM
Quick Conversions
| THB | GBP |
|---|---|
| 1 THB | 0.02 GBP |
| 10 THB | 0.23 GBP |
| 50 THB | 1.14 GBP |
| 100 THB | 2.28 GBP |
| 500 THB | 11.39 GBP |
| 1,000 THB | 22.78 GBP |
Get THB/GBP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=THB¤cies=GBPExample Response:
{
"success": true,
"base": "THB",
"date": "2026-03-26T22:30:20Z",
"rates": {
"GBP": 0.022782
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=THB&to=GBP&amount=100Example Response:
{
"success": true,
"query": {
"from": "THB",
"to": "GBP",
"amount": 100
},
"result": 2.2782,
"rate": 0.022782
}Build with THB/GBP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key