Rate Overview
Live
1 PHP = 0.523342 TWD
1 TWD = 1.9108
PHP
Avg
0.528260
High
0.531574
Low
0.523342
Last updated: 8/12/2026, 3:27:05 AM
Quick Conversions
| PHP | TWD |
|---|---|
| 1 PHP | 0.52 TWD |
| 10 PHP | 5.23 TWD |
| 50 PHP | 26.17 TWD |
| 100 PHP | 52.33 TWD |
| 500 PHP | 261.67 TWD |
| 1,000 PHP | 523.34 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-08-12T03:27:05Z",
"rates": {
"TWD": 0.523342
}
}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.334199999999996,
"rate": 0.523342
}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