Rate Overview
Live
1 PHP = 42.5623 TZS
1 TZS = 0.023495
PHP
Avg
42.9342
High
43.1315
Low
42.5623
Last updated: 8/19/2026, 12:06:52 AM
Quick Conversions
| PHP | TZS |
|---|---|
| 1 PHP | 42.56 TZS |
| 10 PHP | 425.62 TZS |
| 50 PHP | 2,128.11 TZS |
| 100 PHP | 4,256.23 TZS |
| 500 PHP | 21,281.14 TZS |
| 1,000 PHP | 42,562.27 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-08-19T00:06:52Z",
"rates": {
"TZS": 42.562274
}
}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": 4256.2274,
"rate": 42.562274
}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