Rate Overview
Live
1 PHP = 0.761309 TRY
1 TRY = 1.3135
PHP
Avg
0.763701
High
0.767675
Low
0.759799
Last updated: 6/19/2026, 8:38:08 AM
Quick Conversions
| PHP | TRY |
|---|---|
| 1 PHP | 0.76 TRY |
| 10 PHP | 7.61 TRY |
| 50 PHP | 38.07 TRY |
| 100 PHP | 76.13 TRY |
| 500 PHP | 380.65 TRY |
| 1,000 PHP | 761.31 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-06-19T08:38:08Z",
"rates": {
"TRY": 0.761309
}
}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.1309,
"rate": 0.761309
}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