Rate Overview
Live
1 PHP = 0.520343 TWD
1 TWD = 1.9218
PHP
Avg
0.519442
High
0.521251
Low
0.517036
Last updated: 7/7/2026, 8:23:28 AM
Quick Conversions
| PHP | TWD |
|---|---|
| 1 PHP | 0.52 TWD |
| 10 PHP | 5.20 TWD |
| 50 PHP | 26.02 TWD |
| 100 PHP | 52.03 TWD |
| 500 PHP | 260.17 TWD |
| 1,000 PHP | 520.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-07-07T08:23:28Z",
"rates": {
"TWD": 0.520343
}
}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.0343,
"rate": 0.520343
}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