Rate Overview
Live
1 PEN = 12.7988 TRY
1 TRY = 0.078132
PEN
Avg
12.9700
High
13.1450
Low
12.7988
Last updated: 3/27/2026, 8:24:20 AM
Quick Conversions
| PEN | TRY |
|---|---|
| 1 PEN | 12.80 TRY |
| 10 PEN | 127.99 TRY |
| 50 PEN | 639.94 TRY |
| 100 PEN | 1,279.88 TRY |
| 500 PEN | 6,399.40 TRY |
| 1,000 PEN | 12,798.81 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-27T08:24:20Z",
"rates": {
"TRY": 12.798806
}
}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": 1279.8806000000002,
"rate": 12.798806
}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