Rate Overview
Live
1 PHP = 0.754432 TRY
1 TRY = 1.3255
PHP
Avg
0.749034
High
0.756000
Low
0.742525
Last updated: 2/14/2026, 5:18:04 PM
Quick Conversions
| PHP | TRY |
|---|---|
| 1 PHP | 0.75 TRY |
| 10 PHP | 7.54 TRY |
| 50 PHP | 37.72 TRY |
| 100 PHP | 75.44 TRY |
| 500 PHP | 377.22 TRY |
| 1,000 PHP | 754.43 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-02-14T17:18:04Z",
"rates": {
"TRY": 0.754432
}
}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.4432,
"rate": 0.754432
}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