Rate Overview
Live
1 PHP = 0.152924 TJS
1 TJS = 6.5392
PHP
Avg
0.153144
High
0.154154
Low
0.152062
Last updated: 6/17/2026, 7:55:11 AM
Quick Conversions
| PHP | TJS |
|---|---|
| 1 PHP | 0.15 TJS |
| 10 PHP | 1.53 TJS |
| 50 PHP | 7.65 TJS |
| 100 PHP | 15.29 TJS |
| 500 PHP | 76.46 TJS |
| 1,000 PHP | 152.92 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-17T07:55:11Z",
"rates": {
"TJS": 0.152924
}
}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.2924,
"rate": 0.152924
}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