Rate Overview
Live
1 THB = 0.031176 PAB
1 PAB = 32.0760
THB
Avg
0.031110
High
0.031184
Low
0.030922
Last updated: 4/16/2026, 10:41:26 PM
Quick Conversions
| THB | PAB |
|---|---|
| 1 THB | 0.03 PAB |
| 10 THB | 0.31 PAB |
| 50 THB | 1.56 PAB |
| 100 THB | 3.12 PAB |
| 500 THB | 15.59 PAB |
| 1,000 THB | 31.18 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-04-16T22:41:26Z",
"rates": {
"PAB": 0.031176
}
}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.1176,
"rate": 0.031176
}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