Rate Overview
Live
1 PEN = 13.0494 TRY
1 TRY = 0.076632
PEN
Avg
13.1598
High
13.3389
Low
13.0494
Last updated: 4/18/2026, 8:44:16 AM
Quick Conversions
| PEN | TRY |
|---|---|
| 1 PEN | 13.05 TRY |
| 10 PEN | 130.49 TRY |
| 50 PEN | 652.47 TRY |
| 100 PEN | 1,304.94 TRY |
| 500 PEN | 6,524.71 TRY |
| 1,000 PEN | 13,049.43 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-04-18T08:44:16Z",
"rates": {
"TRY": 13.049426
}
}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": 1304.9426,
"rate": 13.049426
}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