Rate Overview
Live
1 THB = 0.030453 PAB
1 PAB = 32.8375
THB
Avg
0.030552
High
0.031002
Low
0.030395
Last updated: 3/27/2026, 6:01:42 AM
Quick Conversions
| THB | PAB |
|---|---|
| 1 THB | 0.03 PAB |
| 10 THB | 0.30 PAB |
| 50 THB | 1.52 PAB |
| 100 THB | 3.05 PAB |
| 500 THB | 15.23 PAB |
| 1,000 THB | 30.45 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-03-27T06:01:42Z",
"rates": {
"PAB": 0.030453
}
}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.0453,
"rate": 0.030453
}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