Rate Overview
Live
1 TRY = 1.3052 PHP
1 PHP = 0.766169
TRY
Avg
1.3106
High
1.3208
Low
1.3031
Last updated: 7/28/2026, 7:48:10 AM
Quick Conversions
| TRY | PHP |
|---|---|
| 1 TRY | 1.31 PHP |
| 10 TRY | 13.05 PHP |
| 50 TRY | 65.26 PHP |
| 100 TRY | 130.52 PHP |
| 500 TRY | 652.60 PHP |
| 1,000 TRY | 1,305.20 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-28T07:48:10Z",
"rates": {
"PHP": 1.305195
}
}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.51950000000002,
"rate": 1.305195
}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