Rate Overview
Live
1 THB = 0.023456 GIP
1 GIP = 42.6330
THB
Avg
0.023635
High
0.023853
Low
0.023393
Last updated: 3/7/2026, 12:14:14 AM
Quick Conversions
| THB | GIP |
|---|---|
| 1 THB | 0.02 GIP |
| 10 THB | 0.23 GIP |
| 50 THB | 1.17 GIP |
| 100 THB | 2.35 GIP |
| 500 THB | 11.73 GIP |
| 1,000 THB | 23.46 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-03-07T00:14:14Z",
"rates": {
"GIP": 0.023456
}
}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.3456,
"rate": 0.023456
}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