Rate Overview
Live
1 TRY = 1.3255 PHP
1 PHP = 0.754433
TRY
Avg
1.3351
High
1.3468
Low
1.3228
Last updated: 2/14/2026, 10:45:44 AM
Quick Conversions
| TRY | PHP |
|---|---|
| 1 TRY | 1.33 PHP |
| 10 TRY | 13.25 PHP |
| 50 TRY | 66.27 PHP |
| 100 TRY | 132.55 PHP |
| 500 TRY | 662.75 PHP |
| 1,000 TRY | 1,325.50 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-02-14T10:45:44Z",
"rates": {
"PHP": 1.325499
}
}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": 132.5499,
"rate": 1.325499
}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