Rate Overview
Live
1 PHP = 43.2921 TZS
1 TZS = 0.023099
PHP
Avg
43.0647
High
43.4414
Low
42.6105
Last updated: 6/17/2026, 7:55:26 AM
Quick Conversions
| PHP | TZS |
|---|---|
| 1 PHP | 43.29 TZS |
| 10 PHP | 432.92 TZS |
| 50 PHP | 2,164.60 TZS |
| 100 PHP | 4,329.21 TZS |
| 500 PHP | 21,646.05 TZS |
| 1,000 PHP | 43,292.10 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-06-17T07:55:26Z",
"rates": {
"TZS": 43.292098
}
}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": 4329.2098000000005,
"rate": 43.292098
}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