Rate Overview
Live
1 PEN = 12.6601 TRY
1 TRY = 0.078988
PEN
Avg
12.9111
High
13.1414
Low
12.6601
Last updated: 3/7/2026, 4:23:45 AM
Quick Conversions
| PEN | TRY |
|---|---|
| 1 PEN | 12.66 TRY |
| 10 PEN | 126.60 TRY |
| 50 PEN | 633.01 TRY |
| 100 PEN | 1,266.01 TRY |
| 500 PEN | 6,330.06 TRY |
| 1,000 PEN | 12,660.12 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-03-07T04:23:45Z",
"rates": {
"TRY": 12.660122
}
}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": 1266.0122,
"rate": 12.660122
}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