Rate Overview
Live
1 TRY = 0.069763 PEN
1 PEN = 14.3342
TRY
Avg
0.069951
High
0.070259
Low
0.069747
Last updated: 8/19/2026, 3:59:00 AM
Quick Conversions
| TRY | PEN |
|---|---|
| 1 TRY | 0.07 PEN |
| 10 TRY | 0.70 PEN |
| 50 TRY | 3.49 PEN |
| 100 TRY | 6.98 PEN |
| 500 TRY | 34.88 PEN |
| 1,000 TRY | 69.76 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-08-19T03:59:00Z",
"rates": {
"PEN": 0.069763
}
}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": 6.9763,
"rate": 0.069763
}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