Rate Overview
Live
1 PEN = 13.9577 TRY
1 TRY = 0.071645
PEN
Avg
13.9623
High
13.9984
Low
13.9171
Last updated: 7/29/2026, 5:05:32 AM
Quick Conversions
| PEN | TRY |
|---|---|
| 1 PEN | 13.96 TRY |
| 10 PEN | 139.58 TRY |
| 50 PEN | 697.88 TRY |
| 100 PEN | 1,395.77 TRY |
| 500 PEN | 6,978.83 TRY |
| 1,000 PEN | 13,957.66 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-29T05:05:32Z",
"rates": {
"TRY": 13.957662
}
}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": 1395.7662,
"rate": 13.957662
}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