Rate Overview
Live
1 PEN = 13.9976 TRY
1 TRY = 0.071441
PEN
Avg
12.8259
High
13.9976
Low
11.2712
Last updated: 7/30/2026, 8:01:46 AM
Quick Conversions
| PEN | TRY |
|---|---|
| 1 PEN | 14.00 TRY |
| 10 PEN | 139.98 TRY |
| 50 PEN | 699.88 TRY |
| 100 PEN | 1,399.76 TRY |
| 500 PEN | 6,998.80 TRY |
| 1,000 PEN | 13,997.61 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-30T08:01:46Z",
"rates": {
"TRY": 13.997609
}
}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": 1399.7609,
"rate": 13.997609
}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