Rate Overview
Live
1 PHP = 0.162959 TJS
1 TJS = 6.1365
PHP
Avg
0.161191
High
0.162959
Low
0.159612
Last updated: 2/14/2026, 10:02:29 AM
Quick Conversions
| PHP | TJS |
|---|---|
| 1 PHP | 0.16 TJS |
| 10 PHP | 1.63 TJS |
| 50 PHP | 8.15 TJS |
| 100 PHP | 16.30 TJS |
| 500 PHP | 81.48 TJS |
| 1,000 PHP | 162.96 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-02-14T10:02:29Z",
"rates": {
"TJS": 0.162959
}
}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": 16.2959,
"rate": 0.162959
}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