Rate Overview
Live
1 PHP = 0.525547 TWD
1 TWD = 1.9028
PHP
Avg
0.524160
High
0.525848
Low
0.522390
Last updated: 7/29/2026, 3:55:31 AM
Quick Conversions
| PHP | TWD |
|---|---|
| 1 PHP | 0.53 TWD |
| 10 PHP | 5.26 TWD |
| 50 PHP | 26.28 TWD |
| 100 PHP | 52.55 TWD |
| 500 PHP | 262.77 TWD |
| 1,000 PHP | 525.55 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-07-29T03:55:31Z",
"rates": {
"TWD": 0.525547
}
}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": 52.5547,
"rate": 0.525547
}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