Rate Overview
Live
1 PHP = 42.5266 TZS
1 TZS = 0.023515 PHP
Avg
44.1325
High
47.8051
Low
41.1317
Last updated: 1/25/2026, 9:08:01 AM
Quick Conversions
| PHP | TZS |
|---|---|
| 1 PHP | 42.53 TZS |
| 10 PHP | 425.27 TZS |
| 50 PHP | 2,126.33 TZS |
| 100 PHP | 4,252.66 TZS |
| 500 PHP | 21,263.29 TZS |
| 1,000 PHP | 42,526.58 TZS |
Get PHP/TZS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PHP¤cies=TZSExample Response:
{
"success": true,
"base": "PHP",
"date": "2026-01-25T09:08:01Z",
"rates": {
"TZS": 42.526579
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PHP&to=TZS&amount=100Example Response:
{
"success": true,
"query": {
"from": "PHP",
"to": "TZS",
"amount": 100
},
"result": 4252.6579,
"rate": 42.526579
}Build with PHP/TZS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key