Rate Overview
Live
1 PEN = 14.4810 TRY
1 TRY = 0.069056
PEN
Avg
14.4454
High
14.4810
Low
14.3948
Last updated: 9/4/2026, 3:15:53 PM
Quick Conversions
| PEN | TRY |
|---|---|
| 1 PEN | 14.48 TRY |
| 10 PEN | 144.81 TRY |
| 50 PEN | 724.05 TRY |
| 100 PEN | 1,448.10 TRY |
| 500 PEN | 7,240.49 TRY |
| 1,000 PEN | 14,480.98 TRY |
Get PEN/TRY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PEN¤cies=TRYExample Response:
{
"success": true,
"base": "PEN",
"date": "2026-09-04T15:15:53Z",
"rates": {
"TRY": 14.48098
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PEN&to=TRY&amount=100Example Response:
{
"success": true,
"query": {
"from": "PEN",
"to": "TRY",
"amount": 100
},
"result": 1448.098,
"rate": 14.48098
}Build with PEN/TRY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key