Rate Overview
Live
1 PHP = 42.3616 TZS
1 TZS = 0.023606
PHP
Avg
42.5000
High
42.7142
Low
42.3217
Last updated: 5/28/2026, 3:31:48 AM
Quick Conversions
| PHP | TZS |
|---|---|
| 1 PHP | 42.36 TZS |
| 10 PHP | 423.62 TZS |
| 50 PHP | 2,118.08 TZS |
| 100 PHP | 4,236.16 TZS |
| 500 PHP | 21,180.79 TZS |
| 1,000 PHP | 42,361.59 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-05-28T03:31:48Z",
"rates": {
"TZS": 42.361586
}
}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": 4236.158600000001,
"rate": 42.361586
}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