Rate Overview
Live
1 TRY = 0.078131 PEN
1 PEN = 12.7990
TRY
Avg
0.084543
High
0.097847
Low
0.076046
Last updated: 3/27/2026, 11:12:30 AM
Quick Conversions
| TRY | PEN |
|---|---|
| 1 TRY | 0.08 PEN |
| 10 TRY | 0.78 PEN |
| 50 TRY | 3.91 PEN |
| 100 TRY | 7.81 PEN |
| 500 TRY | 39.07 PEN |
| 1,000 TRY | 78.13 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-03-27T11:12:30Z",
"rates": {
"PEN": 0.078131
}
}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.8131,
"rate": 0.078131
}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