Rate Overview
Live
1 PHP = 0.506137 TWD
1 TWD = 1.9757
PHP
Avg
0.508030
High
0.512423
Low
0.506137
Last updated: 9/3/2026, 11:10:12 PM
Quick Conversions
| PHP | TWD |
|---|---|
| 1 PHP | 0.51 TWD |
| 10 PHP | 5.06 TWD |
| 50 PHP | 25.31 TWD |
| 100 PHP | 50.61 TWD |
| 500 PHP | 253.07 TWD |
| 1,000 PHP | 506.14 TWD |
Get PHP/TWD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PHP¤cies=TWDExample Response:
{
"success": true,
"base": "PHP",
"date": "2026-09-03T23:10:12Z",
"rates": {
"TWD": 0.506137
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PHP&to=TWD&amount=100Example Response:
{
"success": true,
"query": {
"from": "PHP",
"to": "TWD",
"amount": 100
},
"result": 50.613699999999994,
"rate": 0.506137
}Build with PHP/TWD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key