Rate Overview
Live
1 PEN = 14.0015 TRY
1 TRY = 0.071421
PEN
Avg
11.5251
High
14.0015
Low
9.0690
Last updated: 7/29/2026, 12:24:10 AM
Quick Conversions
| PEN | TRY |
|---|---|
| 1 PEN | 14.00 TRY |
| 10 PEN | 140.02 TRY |
| 50 PEN | 700.08 TRY |
| 100 PEN | 1,400.15 TRY |
| 500 PEN | 7,000.76 TRY |
| 1,000 PEN | 14,001.52 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-29T00:24:10Z",
"rates": {
"TRY": 14.001521
}
}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": 1400.1521,
"rate": 14.001521
}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