Rate Overview
Live
1 PEN = 13.8320 TRY
1 TRY = 0.072296
PEN
Avg
13.8150
High
13.8478
Low
13.7912
Last updated: 7/9/2026, 12:05:05 AM
Quick Conversions
| PEN | TRY |
|---|---|
| 1 PEN | 13.83 TRY |
| 10 PEN | 138.32 TRY |
| 50 PEN | 691.60 TRY |
| 100 PEN | 1,383.20 TRY |
| 500 PEN | 6,916.00 TRY |
| 1,000 PEN | 13,832.00 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-09T00:05:05Z",
"rates": {
"TRY": 13.832003
}
}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": 1383.2003,
"rate": 13.832003
}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