Rate Overview
Live
1 TWD = 0.031646 PAB
1 PAB = 31.5996
TWD
Avg
0.031526
High
0.031646
Low
0.031404
Last updated: 4/16/2026, 9:23:43 AM
Quick Conversions
| TWD | PAB |
|---|---|
| 1 TWD | 0.03 PAB |
| 10 TWD | 0.32 PAB |
| 50 TWD | 1.58 PAB |
| 100 TWD | 3.16 PAB |
| 500 TWD | 15.82 PAB |
| 1,000 TWD | 31.65 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-04-16T09:23:43Z",
"rates": {
"PAB": 0.031646
}
}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.1646,
"rate": 0.031646
}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