Rate Overview
Live
1 PHP = 0.150498 TJS
1 TJS = 6.6446
PHP
Avg
0.152141
High
0.155011
Low
0.150220
Last updated: 5/27/2026, 7:25:54 PM
Quick Conversions
| PHP | TJS |
|---|---|
| 1 PHP | 0.15 TJS |
| 10 PHP | 1.50 TJS |
| 50 PHP | 7.52 TJS |
| 100 PHP | 15.05 TJS |
| 500 PHP | 75.25 TJS |
| 1,000 PHP | 150.50 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-27T19:25:54Z",
"rates": {
"TJS": 0.150498
}
}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.0498,
"rate": 0.150498
}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