Rate Overview
Live
1 PEN = 13.2040 TRY
1 TRY = 0.075735
PEN
Avg
13.0750
High
13.2543
Low
12.8773
Last updated: 5/9/2026, 9:54:25 AM
Quick Conversions
| PEN | TRY |
|---|---|
| 1 PEN | 13.20 TRY |
| 10 PEN | 132.04 TRY |
| 50 PEN | 660.20 TRY |
| 100 PEN | 1,320.40 TRY |
| 500 PEN | 6,601.98 TRY |
| 1,000 PEN | 13,203.96 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-09T09:54:25Z",
"rates": {
"TRY": 13.203957
}
}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": 1320.3957,
"rate": 13.203957
}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