Rate Overview
Live
1 TRY = 1.3660 PHP
1 PHP = 0.732038
TRY
Avg
1.3560
High
1.3660
Low
1.3457
Last updated: 3/27/2026, 9:26:32 AM
Quick Conversions
| TRY | PHP |
|---|---|
| 1 TRY | 1.37 PHP |
| 10 TRY | 13.66 PHP |
| 50 TRY | 68.30 PHP |
| 100 TRY | 136.60 PHP |
| 500 TRY | 683.02 PHP |
| 1,000 TRY | 1,366.05 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-27T09:26:32Z",
"rates": {
"PHP": 1.366049
}
}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": 136.60490000000001,
"rate": 1.366049
}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