Rate Overview
Live
1 PHP = 42.5986 TZS
1 TZS = 0.023475
PHP
Avg
42.9800
High
44.4063
Low
42.0364
Last updated: 7/28/2026, 8:29:13 PM
Quick Conversions
| PHP | TZS |
|---|---|
| 1 PHP | 42.60 TZS |
| 10 PHP | 425.99 TZS |
| 50 PHP | 2,129.93 TZS |
| 100 PHP | 4,259.86 TZS |
| 500 PHP | 21,299.31 TZS |
| 1,000 PHP | 42,598.63 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-07-28T20:29:13Z",
"rates": {
"TZS": 42.598625
}
}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": 4259.8625,
"rate": 42.598625
}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