Rate Overview
Live
1 PHP = 0.523840 TWD
1 TWD = 1.9090
PHP
Avg
0.545602
High
0.572468
Low
0.504835
Last updated: 7/27/2026, 5:19:38 PM
Quick Conversions
| PHP | TWD |
|---|---|
| 1 PHP | 0.52 TWD |
| 10 PHP | 5.24 TWD |
| 50 PHP | 26.19 TWD |
| 100 PHP | 52.38 TWD |
| 500 PHP | 261.92 TWD |
| 1,000 PHP | 523.84 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-27T17:19:38Z",
"rates": {
"TWD": 0.52384
}
}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.384,
"rate": 0.52384
}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