Rate Overview
Live
1 TWD = 0.030906 PAB
1 PAB = 32.3562
TWD
Avg
0.031140
High
0.031411
Low
0.030845
Last updated: 7/25/2026, 10:11:04 AM
Quick Conversions
| TWD | PAB |
|---|---|
| 1 TWD | 0.03 PAB |
| 10 TWD | 0.31 PAB |
| 50 TWD | 1.55 PAB |
| 100 TWD | 3.09 PAB |
| 500 TWD | 15.45 PAB |
| 1,000 TWD | 30.91 PAB |
Get TWD/PAB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TWD¤cies=PABExample Response:
{
"success": true,
"base": "TWD",
"date": "2026-07-25T10:11:04Z",
"rates": {
"PAB": 0.030906
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TWD&to=PAB&amount=100Example Response:
{
"success": true,
"query": {
"from": "TWD",
"to": "PAB",
"amount": 100
},
"result": 3.0906,
"rate": 0.030906
}Build with TWD/PAB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key