Rate Overview
Live
1 TRY = 1.3135 PHP
1 PHP = 0.761310
TRY
Avg
1.3094
High
1.3161
Low
1.3026
Last updated: 6/19/2026, 8:38:08 AM
Quick Conversions
| TRY | PHP |
|---|---|
| 1 TRY | 1.31 PHP |
| 10 TRY | 13.14 PHP |
| 50 TRY | 65.68 PHP |
| 100 TRY | 131.35 PHP |
| 500 TRY | 656.76 PHP |
| 1,000 TRY | 1,313.53 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-06-19T08:38:08Z",
"rates": {
"PHP": 1.313525
}
}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": 131.3525,
"rate": 1.313525
}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