Rate Overview
Live
1 PEN = 12.9125 TRY
1 TRY = 0.077444 PEN
Avg
12.9509
High
13.0051
Low
12.9040
Last updated: 1/25/2026, 9:04:40 AM
Quick Conversions
| PEN | TRY |
|---|---|
| 1 PEN | 12.91 TRY |
| 10 PEN | 129.12 TRY |
| 50 PEN | 645.62 TRY |
| 100 PEN | 1,291.25 TRY |
| 500 PEN | 6,456.24 TRY |
| 1,000 PEN | 12,912.48 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-01-25T09:04:40Z",
"rates": {
"TRY": 12.91248
}
}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": 1291.248,
"rate": 12.91248
}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