Rate Overview
Live
1 TRY = 1.3171 PHP
1 PHP = 0.759236
TRY
Avg
1.3152
High
1.3208
Low
1.3094
Last updated: 7/8/2026, 10:34:38 AM
Quick Conversions
| TRY | PHP |
|---|---|
| 1 TRY | 1.32 PHP |
| 10 TRY | 13.17 PHP |
| 50 TRY | 65.86 PHP |
| 100 TRY | 131.71 PHP |
| 500 TRY | 658.56 PHP |
| 1,000 TRY | 1,317.11 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-08T10:34:38Z",
"rates": {
"PHP": 1.317114
}
}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.7114,
"rate": 1.317114
}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