Rate Overview
Live
1 TRY = 1.3627 PHP
1 PHP = 0.733853 TRY
Avg
1.3720
High
1.3782
Low
1.3595
Last updated: 1/25/2026, 12:52:30 PM
Quick Conversions
| TRY | PHP |
|---|---|
| 1 TRY | 1.36 PHP |
| 10 TRY | 13.63 PHP |
| 50 TRY | 68.13 PHP |
| 100 TRY | 136.27 PHP |
| 500 TRY | 681.34 PHP |
| 1,000 TRY | 1,362.67 PHP |
Get TRY/PHP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TRY¤cies=PHPExample Response:
{
"success": true,
"base": "TRY",
"date": "2026-01-25T12:52:30Z",
"rates": {
"PHP": 1.36267
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TRY&to=PHP&amount=100Example Response:
{
"success": true,
"query": {
"from": "TRY",
"to": "PHP",
"amount": 100
},
"result": 136.267,
"rate": 1.36267
}Build with TRY/PHP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key