Rate Overview
Live
1 THB = 0.030140 PAB
1 PAB = 33.1785
THB
Avg
0.030226
High
0.030308
Low
0.030111
Last updated: 8/14/2026, 6:37:58 AM
Quick Conversions
| THB | PAB |
|---|---|
| 1 THB | 0.03 PAB |
| 10 THB | 0.30 PAB |
| 50 THB | 1.51 PAB |
| 100 THB | 3.01 PAB |
| 500 THB | 15.07 PAB |
| 1,000 THB | 30.14 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-08-14T06:37:58Z",
"rates": {
"PAB": 0.03014
}
}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": 3.0140000000000002,
"rate": 0.03014
}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