Rate Overview
Live
1 TZS = 0.023292 PHP
1 PHP = 42.9332
TZS
Avg
0.023539
High
0.023728
Low
0.023292
Last updated: 5/7/2026, 12:31:33 PM
Quick Conversions
| TZS | PHP |
|---|---|
| 1 TZS | 0.02 PHP |
| 10 TZS | 0.23 PHP |
| 50 TZS | 1.16 PHP |
| 100 TZS | 2.33 PHP |
| 500 TZS | 11.65 PHP |
| 1,000 TZS | 23.29 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-05-07T12:31:33Z",
"rates": {
"PHP": 0.023292
}
}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.3292,
"rate": 0.023292
}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