Rate Overview
Live
1 THB = 0.022241 GIP
1 GIP = 44.9620
THB
Avg
0.023056
High
0.023932
Low
0.022099
Last updated: 7/26/2026, 7:09:33 AM
Quick Conversions
| THB | GIP |
|---|---|
| 1 THB | 0.02 GIP |
| 10 THB | 0.22 GIP |
| 50 THB | 1.11 GIP |
| 100 THB | 2.22 GIP |
| 500 THB | 11.12 GIP |
| 1,000 THB | 22.24 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-26T07:09:33Z",
"rates": {
"GIP": 0.022241
}
}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.2241,
"rate": 0.022241
}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