Rate Overview
Live
1 PHP = 42.8798 TZS
1 TZS = 0.023321
PHP
Avg
42.5037
High
43.0052
Low
42.1439
Last updated: 5/7/2026, 9:50:38 PM
Quick Conversions
| PHP | TZS |
|---|---|
| 1 PHP | 42.88 TZS |
| 10 PHP | 428.80 TZS |
| 50 PHP | 2,143.99 TZS |
| 100 PHP | 4,287.98 TZS |
| 500 PHP | 21,439.91 TZS |
| 1,000 PHP | 42,879.81 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-05-07T21:50:38Z",
"rates": {
"TZS": 42.879813
}
}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": 4287.9812999999995,
"rate": 42.879813
}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