Rate Overview
Live
1 PHP = 0.157598 TJS
1 TJS = 6.3453
PHP
Avg
0.157916
High
0.158788
Low
0.157157
Last updated: 4/17/2026, 7:30:54 AM
Quick Conversions
| PHP | TJS |
|---|---|
| 1 PHP | 0.16 TJS |
| 10 PHP | 1.58 TJS |
| 50 PHP | 7.88 TJS |
| 100 PHP | 15.76 TJS |
| 500 PHP | 78.80 TJS |
| 1,000 PHP | 157.60 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-04-17T07:30:54Z",
"rates": {
"TJS": 0.157598
}
}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.759799999999998,
"rate": 0.157598
}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