Rate Overview
Live
1 PHP = 42.4524 TZS
1 TZS = 0.023556
PHP
Avg
42.6044
High
42.7356
Low
42.4454
Last updated: 7/8/2026, 2:34:04 AM
Quick Conversions
| PHP | TZS |
|---|---|
| 1 PHP | 42.45 TZS |
| 10 PHP | 424.52 TZS |
| 50 PHP | 2,122.62 TZS |
| 100 PHP | 4,245.24 TZS |
| 500 PHP | 21,226.20 TZS |
| 1,000 PHP | 42,452.40 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-08T02:34:04Z",
"rates": {
"TZS": 42.452398
}
}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": 4245.2398,
"rate": 42.452398
}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