Rate Overview
Live
1 PHP = 42.5864 TZS
1 TZS = 0.023482
PHP
Avg
42.6588
High
42.8989
Low
42.5301
Last updated: 7/27/2026, 8:46:27 PM
Quick Conversions
| PHP | TZS |
|---|---|
| 1 PHP | 42.59 TZS |
| 10 PHP | 425.86 TZS |
| 50 PHP | 2,129.32 TZS |
| 100 PHP | 4,258.64 TZS |
| 500 PHP | 21,293.23 TZS |
| 1,000 PHP | 42,586.45 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-27T20:46:27Z",
"rates": {
"TZS": 42.58645
}
}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": 4258.6449999999995,
"rate": 42.58645
}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