Rate Overview
Live
1 TRY = 0.068937 PEN
1 PEN = 14.5060
TRY
Avg
0.069123
High
0.069265
Low
0.068937
Last updated: 9/8/2026, 12:03:21 AM
Quick Conversions
| TRY | PEN |
|---|---|
| 1 TRY | 0.07 PEN |
| 10 TRY | 0.69 PEN |
| 50 TRY | 3.45 PEN |
| 100 TRY | 6.89 PEN |
| 500 TRY | 34.47 PEN |
| 1,000 TRY | 68.94 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-09-08T00:03:21Z",
"rates": {
"PEN": 0.068937
}
}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.8937,
"rate": 0.068937
}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