Rate Overview
Live
1 THB = 0.031359 PAB
1 PAB = 31.8888
THB
Avg
0.031688
High
0.032174
Low
0.031274
Last updated: 3/7/2026, 12:13:49 AM
Quick Conversions
| THB | PAB |
|---|---|
| 1 THB | 0.03 PAB |
| 10 THB | 0.31 PAB |
| 50 THB | 1.57 PAB |
| 100 THB | 3.14 PAB |
| 500 THB | 15.68 PAB |
| 1,000 THB | 31.36 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-07T00:13:49Z",
"rates": {
"PAB": 0.031359
}
}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.1359,
"rate": 0.031359
}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