Rate Overview
Live
1 PEN = 13.9171 TRY
1 TRY = 0.071854
PEN
Avg
13.8568
High
13.9738
Low
13.6310
Last updated: 7/26/2026, 3:03:58 AM
Quick Conversions
| PEN | TRY |
|---|---|
| 1 PEN | 13.92 TRY |
| 10 PEN | 139.17 TRY |
| 50 PEN | 695.85 TRY |
| 100 PEN | 1,391.71 TRY |
| 500 PEN | 6,958.55 TRY |
| 1,000 PEN | 13,917.10 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-07-26T03:03:58Z",
"rates": {
"TRY": 13.917096
}
}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": 1391.7096000000001,
"rate": 13.917096
}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