Rate Overview
Live
1 PHP = 0.152135 TJS
1 TJS = 6.5731
PHP
Avg
0.153175
High
0.154154
Low
0.152135
Last updated: 6/19/2026, 8:38:02 AM
Quick Conversions
| PHP | TJS |
|---|---|
| 1 PHP | 0.15 TJS |
| 10 PHP | 1.52 TJS |
| 50 PHP | 7.61 TJS |
| 100 PHP | 15.21 TJS |
| 500 PHP | 76.07 TJS |
| 1,000 PHP | 152.14 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-06-19T08:38:02Z",
"rates": {
"TJS": 0.152135
}
}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.2135,
"rate": 0.152135
}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