Rate Overview
Live
1 TWD = 0.031659 PAB
1 PAB = 31.5866
TWD
Avg
0.031649
High
0.031705
Low
0.031619
Last updated: 5/6/2026, 3:17:28 PM
Quick Conversions
| TWD | PAB |
|---|---|
| 1 TWD | 0.03 PAB |
| 10 TWD | 0.32 PAB |
| 50 TWD | 1.58 PAB |
| 100 TWD | 3.17 PAB |
| 500 TWD | 15.83 PAB |
| 1,000 TWD | 31.66 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-05-06T15:17:28Z",
"rates": {
"PAB": 0.031659
}
}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.1659,
"rate": 0.031659
}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