Rate Overview
Live
1 PHP = 0.517621 TWD
1 TWD = 1.9319
PHP
Avg
0.514986
High
0.518142
Low
0.512379
Last updated: 5/7/2026, 10:11:34 AM
Quick Conversions
| PHP | TWD |
|---|---|
| 1 PHP | 0.52 TWD |
| 10 PHP | 5.18 TWD |
| 50 PHP | 25.88 TWD |
| 100 PHP | 51.76 TWD |
| 500 PHP | 258.81 TWD |
| 1,000 PHP | 517.62 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-07T10:11:34Z",
"rates": {
"TWD": 0.517621
}
}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": 51.7621,
"rate": 0.517621
}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