Rate Overview
Live
1 PHP = 0.149595 TJS
1 TJS = 6.6847
PHP
Avg
0.149650
High
0.150040
Low
0.149461
Last updated: 7/29/2026, 9:44:45 AM
Quick Conversions
| PHP | TJS |
|---|---|
| 1 PHP | 0.15 TJS |
| 10 PHP | 1.50 TJS |
| 50 PHP | 7.48 TJS |
| 100 PHP | 14.96 TJS |
| 500 PHP | 74.80 TJS |
| 1,000 PHP | 149.60 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-29T09:44:45Z",
"rates": {
"TJS": 0.149595
}
}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.9595,
"rate": 0.149595
}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