Rate Overview
Live
1 PHP = 0.524017 TWD
1 TWD = 1.9083
PHP
Avg
0.525272
High
0.544422
Low
0.508560
Last updated: 7/29/2026, 12:23:59 AM
Quick Conversions
| PHP | TWD |
|---|---|
| 1 PHP | 0.52 TWD |
| 10 PHP | 5.24 TWD |
| 50 PHP | 26.20 TWD |
| 100 PHP | 52.40 TWD |
| 500 PHP | 262.01 TWD |
| 1,000 PHP | 524.02 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-29T00:23:59Z",
"rates": {
"TWD": 0.524017
}
}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.4017,
"rate": 0.524017
}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