Rate Overview
Live
1 TRY = 1.3437 PHP
1 PHP = 0.744228
TRY
Avg
1.3293
High
1.3448
Low
1.3145
Last updated: 3/7/2026, 1:00:17 AM
Quick Conversions
| TRY | PHP |
|---|---|
| 1 TRY | 1.34 PHP |
| 10 TRY | 13.44 PHP |
| 50 TRY | 67.18 PHP |
| 100 TRY | 134.37 PHP |
| 500 TRY | 671.84 PHP |
| 1,000 TRY | 1,343.67 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-03-07T01:00:17Z",
"rates": {
"PHP": 1.343674
}
}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": 134.3674,
"rate": 1.343674
}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