Rate Overview
Live
1 PHP = 0.770649 TRY
1 TRY = 1.2976
PHP
Avg
0.772557
High
0.773475
Low
0.770649
Last updated: 9/7/2026, 11:57:51 PM
Quick Conversions
| PHP | TRY |
|---|---|
| 1 PHP | 0.77 TRY |
| 10 PHP | 7.71 TRY |
| 50 PHP | 38.53 TRY |
| 100 PHP | 77.06 TRY |
| 500 PHP | 385.32 TRY |
| 1,000 PHP | 770.65 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-09-07T23:57:51Z",
"rates": {
"TRY": 0.770649
}
}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": 77.06490000000001,
"rate": 0.770649
}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