Rate Overview
Live
1 PHP = 0.526098 TWD
1 TWD = 1.9008
PHP
Avg
0.531805
High
0.536464
Low
0.526098
Last updated: 3/27/2026, 9:26:29 AM
Quick Conversions
| PHP | TWD |
|---|---|
| 1 PHP | 0.53 TWD |
| 10 PHP | 5.26 TWD |
| 50 PHP | 26.30 TWD |
| 100 PHP | 52.61 TWD |
| 500 PHP | 263.05 TWD |
| 1,000 PHP | 526.10 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-27T09:26:29Z",
"rates": {
"TWD": 0.526098
}
}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.60979999999999,
"rate": 0.526098
}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