Rate Overview
Live
1 TRY = 1.3075 PHP
1 PHP = 0.764825
TRY
Avg
1.3404
High
1.3781
Low
1.3049
Last updated: 7/28/2026, 2:12:17 AM
Quick Conversions
| TRY | PHP |
|---|---|
| 1 TRY | 1.31 PHP |
| 10 TRY | 13.07 PHP |
| 50 TRY | 65.37 PHP |
| 100 TRY | 130.75 PHP |
| 500 TRY | 653.74 PHP |
| 1,000 TRY | 1,307.49 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-07-28T02:12:17Z",
"rates": {
"PHP": 1.307488
}
}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": 130.7488,
"rate": 1.307488
}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