Rate Overview
Live
1 THB = 0.022367 GIP
1 GIP = 44.7087
THB
Avg
0.022426
High
0.022486
Low
0.022352
Last updated: 8/12/2026, 7:25:12 AM
Quick Conversions
| THB | GIP |
|---|---|
| 1 THB | 0.02 GIP |
| 10 THB | 0.22 GIP |
| 50 THB | 1.12 GIP |
| 100 THB | 2.24 GIP |
| 500 THB | 11.18 GIP |
| 1,000 THB | 22.37 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-08-12T07:25:12Z",
"rates": {
"GIP": 0.022367
}
}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.2367000000000004,
"rate": 0.022367
}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