Rate Overview
Live
1 PHP = 0.745308 TRY
1 TRY = 1.3417
PHP
Avg
0.745182
High
0.747317
Low
0.742620
Last updated: 4/17/2026, 6:09:08 AM
Quick Conversions
| PHP | TRY |
|---|---|
| 1 PHP | 0.75 TRY |
| 10 PHP | 7.45 TRY |
| 50 PHP | 37.27 TRY |
| 100 PHP | 74.53 TRY |
| 500 PHP | 372.65 TRY |
| 1,000 PHP | 745.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-04-17T06:09:08Z",
"rates": {
"TRY": 0.745308
}
}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": 74.5308,
"rate": 0.745308
}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