Rate Overview
Live
1 PEN = 13.5060 TRY
1 TRY = 0.074041
PEN
Avg
11.3044
High
13.5060
Low
9.0690
Last updated: 5/29/2026, 9:12:28 PM
Quick Conversions
| PEN | TRY |
|---|---|
| 1 PEN | 13.51 TRY |
| 10 PEN | 135.06 TRY |
| 50 PEN | 675.30 TRY |
| 100 PEN | 1,350.60 TRY |
| 500 PEN | 6,753.02 TRY |
| 1,000 PEN | 13,506.05 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-05-29T21:12:28Z",
"rates": {
"TRY": 13.506047
}
}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": 1350.6047,
"rate": 13.506047
}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