Rate Overview
Live
1 TRY = 0.074065 PEN
1 PEN = 13.5017
TRY
Avg
0.074352
High
0.074853
Low
0.074053
Last updated: 5/27/2026, 7:15:46 PM
Quick Conversions
| TRY | PEN |
|---|---|
| 1 TRY | 0.07 PEN |
| 10 TRY | 0.74 PEN |
| 50 TRY | 3.70 PEN |
| 100 TRY | 7.41 PEN |
| 500 TRY | 37.03 PEN |
| 1,000 TRY | 74.07 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-05-27T19:15:46Z",
"rates": {
"PEN": 0.074065
}
}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.4065,
"rate": 0.074065
}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