Rate Overview
Live
1 THB = 0.022506 GIP
1 GIP = 44.4326
THB
Avg
0.022753
High
0.023108
Low
0.022490
Last updated: 7/7/2026, 1:13:11 AM
Quick Conversions
| THB | GIP |
|---|---|
| 1 THB | 0.02 GIP |
| 10 THB | 0.23 GIP |
| 50 THB | 1.13 GIP |
| 100 THB | 2.25 GIP |
| 500 THB | 11.25 GIP |
| 1,000 THB | 22.51 GIP |
Get THB/GIP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=THB¤cies=GIPExample Response:
{
"success": true,
"base": "THB",
"date": "2026-07-07T01:13:11Z",
"rates": {
"GIP": 0.022506
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=THB&to=GIP&amount=100Example Response:
{
"success": true,
"query": {
"from": "THB",
"to": "GIP",
"amount": 100
},
"result": 2.2506000000000004,
"rate": 0.022506
}Build with THB/GIP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key