Rate Overview
Live
1 PHP = 42.5511 TZS
1 TZS = 0.023501
PHP
Avg
42.9603
High
44.4220
Low
41.3810
Last updated: 3/28/2026, 10:55:05 AM
Quick Conversions
| PHP | TZS |
|---|---|
| 1 PHP | 42.55 TZS |
| 10 PHP | 425.51 TZS |
| 50 PHP | 2,127.56 TZS |
| 100 PHP | 4,255.11 TZS |
| 500 PHP | 21,275.57 TZS |
| 1,000 PHP | 42,551.13 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-03-28T10:55:05Z",
"rates": {
"TZS": 42.551132
}
}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": 4255.113200000001,
"rate": 42.551132
}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