Rate Overview
Live
1 PHP = 0.154359 TJS
1 TJS = 6.4784
PHP
Avg
0.152933
High
0.154359
Low
0.151980
Last updated: 5/7/2026, 12:31:35 PM
Quick Conversions
| PHP | TJS |
|---|---|
| 1 PHP | 0.15 TJS |
| 10 PHP | 1.54 TJS |
| 50 PHP | 7.72 TJS |
| 100 PHP | 15.44 TJS |
| 500 PHP | 77.18 TJS |
| 1,000 PHP | 154.36 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-05-07T12:31:35Z",
"rates": {
"TJS": 0.154359
}
}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.4359,
"rate": 0.154359
}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