Rate Overview
Live
1 THB = 0.022574 GBP
1 GBP = 44.2988
THB
Avg
0.022629
High
0.022761
Low
0.022534
Last updated: 7/5/2026, 4:29:28 PM
Quick Conversions
| THB | GBP |
|---|---|
| 1 THB | 0.02 GBP |
| 10 THB | 0.23 GBP |
| 50 THB | 1.13 GBP |
| 100 THB | 2.26 GBP |
| 500 THB | 11.29 GBP |
| 1,000 THB | 22.57 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-07-05T16:29:28Z",
"rates": {
"GBP": 0.022574
}
}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.2574,
"rate": 0.022574
}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