Rate Overview
Live
1 PHP = 0.149212 TJS
1 TJS = 6.7019
PHP
Avg
0.155596
High
0.164271
Low
0.149212
Last updated: 7/29/2026, 3:59:50 AM
Quick Conversions
| PHP | TJS |
|---|---|
| 1 PHP | 0.15 TJS |
| 10 PHP | 1.49 TJS |
| 50 PHP | 7.46 TJS |
| 100 PHP | 14.92 TJS |
| 500 PHP | 74.61 TJS |
| 1,000 PHP | 149.21 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-07-29T03:59:50Z",
"rates": {
"TJS": 0.149212
}
}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": 14.9212,
"rate": 0.149212
}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