Rate Overview
Live
1 PHP = 0.766966 TRY
1 TRY = 1.3038
PHP
Avg
0.527325
High
0.766966
Low
0.165757
Last updated: 7/26/2026, 9:28:07 PM
Quick Conversions
| PHP | TRY |
|---|---|
| 1 PHP | 0.77 TRY |
| 10 PHP | 7.67 TRY |
| 50 PHP | 38.35 TRY |
| 100 PHP | 76.70 TRY |
| 500 PHP | 383.48 TRY |
| 1,000 PHP | 766.97 TRY |
Get PHP/TRY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PHP¤cies=TRYExample Response:
{
"success": true,
"base": "PHP",
"date": "2026-07-26T21:28:07Z",
"rates": {
"TRY": 0.766966
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PHP&to=TRY&amount=100Example Response:
{
"success": true,
"query": {
"from": "PHP",
"to": "TRY",
"amount": 100
},
"result": 76.6966,
"rate": 0.766966
}Build with PHP/TRY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key