Rate Overview
Live
1 PHP = 0.765735 TRY
1 TRY = 1.3059
PHP
Avg
0.734198
High
0.765735
Low
0.699354
Last updated: 7/27/2026, 2:18:16 PM
Quick Conversions
| PHP | TRY |
|---|---|
| 1 PHP | 0.77 TRY |
| 10 PHP | 7.66 TRY |
| 50 PHP | 38.29 TRY |
| 100 PHP | 76.57 TRY |
| 500 PHP | 382.87 TRY |
| 1,000 PHP | 765.74 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-27T14:18:16Z",
"rates": {
"TRY": 0.765735
}
}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.57350000000001,
"rate": 0.765735
}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