Rate Overview
Live
1 TRY = 1.2984 PHP
1 PHP = 0.770159
TRY
Avg
1.3034
High
1.3080
Low
1.2955
Last updated: 7/29/2026, 3:23:08 PM
Quick Conversions
| TRY | PHP |
|---|---|
| 1 TRY | 1.30 PHP |
| 10 TRY | 12.98 PHP |
| 50 TRY | 64.92 PHP |
| 100 TRY | 129.84 PHP |
| 500 TRY | 649.22 PHP |
| 1,000 TRY | 1,298.43 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-29T15:23:08Z",
"rates": {
"PHP": 1.298433
}
}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": 129.8433,
"rate": 1.298433
}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