Rate Overview
Live
1 PHP = 0.158346 TJS
1 TJS = 6.3153 PHP
Avg
0.157603
High
0.158546
Low
0.156667
Last updated: 1/25/2026, 7:13:02 AM
Quick Conversions
| PHP | TJS |
|---|---|
| 1 PHP | 0.16 TJS |
| 10 PHP | 1.58 TJS |
| 50 PHP | 7.92 TJS |
| 100 PHP | 15.83 TJS |
| 500 PHP | 79.17 TJS |
| 1,000 PHP | 158.35 TJS |
Get PHP/TJS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PHP¤cies=TJSExample Response:
{
"success": true,
"base": "PHP",
"date": "2026-01-25T07:13:02Z",
"rates": {
"TJS": 0.158346
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PHP&to=TJS&amount=100Example Response:
{
"success": true,
"query": {
"from": "PHP",
"to": "TJS",
"amount": 100
},
"result": 15.834599999999998,
"rate": 0.158346
}Build with PHP/TJS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key