Rate Overview
Live
1 PHP = 0.778330 TRY
1 TRY = 1.2848
PHP
Avg
0.782256
High
0.787644
Low
0.776837
Last updated: 8/12/2026, 11:03:34 AM
Quick Conversions
| PHP | TRY |
|---|---|
| 1 PHP | 0.78 TRY |
| 10 PHP | 7.78 TRY |
| 50 PHP | 38.92 TRY |
| 100 PHP | 77.83 TRY |
| 500 PHP | 389.16 TRY |
| 1,000 PHP | 778.33 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-08-12T11:03:34Z",
"rates": {
"TRY": 0.77833
}
}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.833,
"rate": 0.77833
}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