Rate Overview
Live
1 THB = 0.030044 PAB
1 PAB = 33.2845
THB
Avg
0.030068
High
0.030179
Low
0.029953
Last updated: 7/6/2026, 6:12:05 PM
Quick Conversions
| THB | PAB |
|---|---|
| 1 THB | 0.03 PAB |
| 10 THB | 0.30 PAB |
| 50 THB | 1.50 PAB |
| 100 THB | 3.00 PAB |
| 500 THB | 15.02 PAB |
| 1,000 THB | 30.04 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-06T18:12:05Z",
"rates": {
"PAB": 0.030044
}
}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.0044,
"rate": 0.030044
}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