Rate Overview
Live
1 PEN = 13.9181 TRY
1 TRY = 0.071849
PEN
Avg
13.2694
High
13.9738
Low
12.8454
Last updated: 7/28/2026, 3:08:11 PM
Quick Conversions
| PEN | TRY |
|---|---|
| 1 PEN | 13.92 TRY |
| 10 PEN | 139.18 TRY |
| 50 PEN | 695.91 TRY |
| 100 PEN | 1,391.81 TRY |
| 500 PEN | 6,959.07 TRY |
| 1,000 PEN | 13,918.13 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-28T15:08:11Z",
"rates": {
"TRY": 13.918133
}
}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.8133,
"rate": 13.918133
}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