Rate Overview
Live
1 PHP = 0.150254 TJS
1 TJS = 6.6554
PHP
Avg
0.150502
High
0.150883
Low
0.149985
Last updated: 7/8/2026, 2:18:44 PM
Quick Conversions
| PHP | TJS |
|---|---|
| 1 PHP | 0.15 TJS |
| 10 PHP | 1.50 TJS |
| 50 PHP | 7.51 TJS |
| 100 PHP | 15.03 TJS |
| 500 PHP | 75.13 TJS |
| 1,000 PHP | 150.25 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-08T14:18:44Z",
"rates": {
"TJS": 0.150254
}
}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.0254,
"rate": 0.150254
}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