Rate Overview
Live
1 PHP = 42.1114 TZS
1 TZS = 0.023747
PHP
Avg
42.3453
High
42.6595
Low
42.1114
Last updated: 9/3/2026, 11:10:29 PM
Quick Conversions
| PHP | TZS |
|---|---|
| 1 PHP | 42.11 TZS |
| 10 PHP | 421.11 TZS |
| 50 PHP | 2,105.57 TZS |
| 100 PHP | 4,211.14 TZS |
| 500 PHP | 21,055.68 TZS |
| 1,000 PHP | 42,111.35 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-09-03T23:10:29Z",
"rates": {
"TZS": 42.111354
}
}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": 4211.1354,
"rate": 42.111354
}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