Rate Overview
Live
1 TRY = 1.2934 PHP
1 PHP = 0.773158
TRY
Avg
1.2847
High
1.2934
Low
1.2811
Last updated: 8/18/2026, 4:26:51 PM
Quick Conversions
| TRY | PHP |
|---|---|
| 1 TRY | 1.29 PHP |
| 10 TRY | 12.93 PHP |
| 50 TRY | 64.67 PHP |
| 100 TRY | 129.34 PHP |
| 500 TRY | 646.70 PHP |
| 1,000 TRY | 1,293.40 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-08-18T16:26:51Z",
"rates": {
"PHP": 1.293397
}
}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.3397,
"rate": 1.293397
}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