Rate Overview
Live
1 PHP = 0.526381 TWD
1 TWD = 1.8998
PHP
Avg
0.530828
High
0.543323
Low
0.516852
Last updated: 3/27/2026, 11:17:50 AM
Quick Conversions
| PHP | TWD |
|---|---|
| 1 PHP | 0.53 TWD |
| 10 PHP | 5.26 TWD |
| 50 PHP | 26.32 TWD |
| 100 PHP | 52.64 TWD |
| 500 PHP | 263.19 TWD |
| 1,000 PHP | 526.38 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-03-27T11:17:50Z",
"rates": {
"TWD": 0.526381
}
}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.6381,
"rate": 0.526381
}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