Rate Overview
Live
1 TRY = 0.077444 PEN
1 PEN = 12.9126 TRY
Avg
0.077632
High
0.078492
Low
0.076893
Last updated: 1/25/2026, 4:47:17 PM
Quick Conversions
| TRY | PEN |
|---|---|
| 1 TRY | 0.08 PEN |
| 10 TRY | 0.77 PEN |
| 50 TRY | 3.87 PEN |
| 100 TRY | 7.74 PEN |
| 500 TRY | 38.72 PEN |
| 1,000 TRY | 77.44 PEN |
Get TRY/PEN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TRY¤cies=PENExample Response:
{
"success": true,
"base": "TRY",
"date": "2026-01-25T16:47:17Z",
"rates": {
"PEN": 0.077444
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TRY&to=PEN&amount=100Example Response:
{
"success": true,
"query": {
"from": "TRY",
"to": "PEN",
"amount": 100
},
"result": 7.7444,
"rate": 0.077444
}Build with TRY/PEN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key