Rate Overview
Live
1 TZS = 0.023427 PHP
1 PHP = 42.6858
TZS
Avg
0.023436
High
0.023512
Low
0.023310
Last updated: 7/25/2026, 10:23:13 PM
Quick Conversions
| TZS | PHP |
|---|---|
| 1 TZS | 0.02 PHP |
| 10 TZS | 0.23 PHP |
| 50 TZS | 1.17 PHP |
| 100 TZS | 2.34 PHP |
| 500 TZS | 11.71 PHP |
| 1,000 TZS | 23.43 PHP |
Get TZS/PHP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TZS¤cies=PHPExample Response:
{
"success": true,
"base": "TZS",
"date": "2026-07-25T22:23:13Z",
"rates": {
"PHP": 0.023427
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TZS&to=PHP&amount=100Example Response:
{
"success": true,
"query": {
"from": "TZS",
"to": "PHP",
"amount": 100
},
"result": 2.3427,
"rate": 0.023427
}Build with TZS/PHP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key