Rate Overview
Live
1 TZS = 0.023514 PHP
1 PHP = 42.5279 TZS
Avg
0.023610
High
0.024312
Low
0.021916
Last updated: 1/25/2026, 4:43:40 PM
Quick Conversions
| TZS | PHP |
|---|---|
| 1 TZS | 0.02 PHP |
| 10 TZS | 0.24 PHP |
| 50 TZS | 1.18 PHP |
| 100 TZS | 2.35 PHP |
| 500 TZS | 11.76 PHP |
| 1,000 TZS | 23.51 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-01-25T16:43:40Z",
"rates": {
"PHP": 0.023514
}
}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.3514,
"rate": 0.023514
}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