Rate Overview
Live
1 PHP = 42.2103 TZS
1 TZS = 0.023691
PHP
Avg
42.8889
High
44.4220
Low
41.3810
Last updated: 5/28/2026, 4:36:33 AM
Quick Conversions
| PHP | TZS |
|---|---|
| 1 PHP | 42.21 TZS |
| 10 PHP | 422.10 TZS |
| 50 PHP | 2,110.52 TZS |
| 100 PHP | 4,221.03 TZS |
| 500 PHP | 21,105.17 TZS |
| 1,000 PHP | 42,210.34 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-28T04:36:33Z",
"rates": {
"TZS": 42.210343
}
}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": 4221.0343,
"rate": 42.210343
}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