Rate Overview
Live
1 PHP = 0.509761 TWD
1 TWD = 1.9617
PHP
Avg
0.524321
High
0.544422
Low
0.506213
Last updated: 5/27/2026, 4:19:02 PM
Quick Conversions
| PHP | TWD |
|---|---|
| 1 PHP | 0.51 TWD |
| 10 PHP | 5.10 TWD |
| 50 PHP | 25.49 TWD |
| 100 PHP | 50.98 TWD |
| 500 PHP | 254.88 TWD |
| 1,000 PHP | 509.76 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-05-27T16:19:02Z",
"rates": {
"TWD": 0.509761
}
}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": 50.9761,
"rate": 0.509761
}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