Rate Overview
Live
1 PHP = 0.759235 TRY
1 TRY = 1.3171
PHP
Avg
0.760352
High
0.763732
Low
0.757112
Last updated: 7/8/2026, 11:57:34 AM
Quick Conversions
| PHP | TRY |
|---|---|
| 1 PHP | 0.76 TRY |
| 10 PHP | 7.59 TRY |
| 50 PHP | 37.96 TRY |
| 100 PHP | 75.92 TRY |
| 500 PHP | 379.62 TRY |
| 1,000 PHP | 759.24 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-08T11:57:34Z",
"rates": {
"TRY": 0.759235
}
}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": 75.9235,
"rate": 0.759235
}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