Rate Overview
Live
1 PEN = 12.7988 TRY
1 TRY = 0.078132
PEN
Avg
12.8225
High
12.8899
Low
12.7299
Last updated: 3/27/2026, 10:06:52 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.79 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-27T10:06:52Z",
"rates": {
"TRY": 12.798792
}
}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.8792,
"rate": 12.798792
}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