Rate Overview
Live
1 PEN = 14.3337 TRY
1 TRY = 0.069766
PEN
Avg
14.2957
High
14.3373
Low
14.2330
Last updated: 8/19/2026, 4:39:52 AM
Quick Conversions
| PEN | TRY |
|---|---|
| 1 PEN | 14.33 TRY |
| 10 PEN | 143.34 TRY |
| 50 PEN | 716.68 TRY |
| 100 PEN | 1,433.37 TRY |
| 500 PEN | 7,166.85 TRY |
| 1,000 PEN | 14,333.69 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-08-19T04:39:52Z",
"rates": {
"TRY": 14.333692
}
}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": 1433.3691999999999,
"rate": 14.333692
}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