Rate Overview
Live
1 PHP = 0.520569 TWD
1 TWD = 1.9210
PHP
Avg
0.519926
High
0.523124
Low
0.515423
Last updated: 6/17/2026, 7:54:49 AM
Quick Conversions
| PHP | TWD |
|---|---|
| 1 PHP | 0.52 TWD |
| 10 PHP | 5.21 TWD |
| 50 PHP | 26.03 TWD |
| 100 PHP | 52.06 TWD |
| 500 PHP | 260.28 TWD |
| 1,000 PHP | 520.57 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-06-17T07:54:49Z",
"rates": {
"TWD": 0.520569
}
}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.05689999999999,
"rate": 0.520569
}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