Rate Overview
Live
1 PHP = 0.162349 TJS
1 TJS = 6.1596
PHP
Avg
0.163200
High
0.164709
Low
0.161698
Last updated: 3/7/2026, 4:23:58 AM
Quick Conversions
| PHP | TJS |
|---|---|
| 1 PHP | 0.16 TJS |
| 10 PHP | 1.62 TJS |
| 50 PHP | 8.12 TJS |
| 100 PHP | 16.23 TJS |
| 500 PHP | 81.17 TJS |
| 1,000 PHP | 162.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-03-07T04:23:58Z",
"rates": {
"TJS": 0.162349
}
}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.2349,
"rate": 0.162349
}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