Rate Overview
Live
1 THB = 0.029728 PAB
1 PAB = 33.6383
THB
Avg
0.031006
High
0.032188
Low
0.029659
Last updated: 7/28/2026, 11:53:02 AM
Quick Conversions
| THB | PAB |
|---|---|
| 1 THB | 0.03 PAB |
| 10 THB | 0.30 PAB |
| 50 THB | 1.49 PAB |
| 100 THB | 2.97 PAB |
| 500 THB | 14.86 PAB |
| 1,000 THB | 29.73 PAB |
Get THB/PAB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=THB¤cies=PABExample Response:
{
"success": true,
"base": "THB",
"date": "2026-07-28T11:53:02Z",
"rates": {
"PAB": 0.029728
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=THB&to=PAB&amount=100Example Response:
{
"success": true,
"query": {
"from": "THB",
"to": "PAB",
"amount": 100
},
"result": 2.9728,
"rate": 0.029728
}Build with THB/PAB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key