Rate Overview
Live
1 PHP = 0.732421 TRY
1 TRY = 1.3653
PHP
Avg
0.737494
High
0.743108
Low
0.732421
Last updated: 3/27/2026, 12:53:29 PM
Quick Conversions
| PHP | TRY |
|---|---|
| 1 PHP | 0.73 TRY |
| 10 PHP | 7.32 TRY |
| 50 PHP | 36.62 TRY |
| 100 PHP | 73.24 TRY |
| 500 PHP | 366.21 TRY |
| 1,000 PHP | 732.42 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-03-27T12:53:29Z",
"rates": {
"TRY": 0.732421
}
}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": 73.2421,
"rate": 0.732421
}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