Rate Overview
Live
1 PEN = 12.7989 TRY
1 TRY = 0.078132
PEN
Avg
11.9048
High
13.1499
Low
10.2200
Last updated: 3/27/2026, 11:48:47 AM
Quick Conversions
| PEN | TRY |
|---|---|
| 1 PEN | 12.80 TRY |
| 10 PEN | 127.99 TRY |
| 50 PEN | 639.94 TRY |
| 100 PEN | 1,279.89 TRY |
| 500 PEN | 6,399.44 TRY |
| 1,000 PEN | 12,798.88 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-27T11:48:47Z",
"rates": {
"TRY": 12.798878
}
}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.8878,
"rate": 12.798878
}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