Rate Overview
Live
1 TRY = 0.072689 PEN
1 PEN = 13.7572
TRY
Avg
0.072501
High
0.072796
Low
0.072213
Last updated: 7/8/2026, 10:49:19 AM
Quick Conversions
| TRY | PEN |
|---|---|
| 1 TRY | 0.07 PEN |
| 10 TRY | 0.73 PEN |
| 50 TRY | 3.63 PEN |
| 100 TRY | 7.27 PEN |
| 500 TRY | 36.34 PEN |
| 1,000 TRY | 72.69 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-07-08T10:49:19Z",
"rates": {
"PEN": 0.072689
}
}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.2689,
"rate": 0.072689
}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