Rate Overview
Live
1 TRY = 1.3394 PHP
1 PHP = 0.746597
TRY
Avg
1.3552
High
1.3638
Low
1.3394
Last updated: 5/7/2026, 8:31:00 AM
Quick Conversions
| TRY | PHP |
|---|---|
| 1 TRY | 1.34 PHP |
| 10 TRY | 13.39 PHP |
| 50 TRY | 66.97 PHP |
| 100 TRY | 133.94 PHP |
| 500 TRY | 669.71 PHP |
| 1,000 TRY | 1,339.41 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-05-07T08:31:00Z",
"rates": {
"PHP": 1.339411
}
}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": 133.94109999999998,
"rate": 1.339411
}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