Rate Overview
Live
1 PEN = 0.850545 TND
1 TND = 1.1757
PEN
Avg
0.854547
High
0.858309
Low
0.850545
Last updated: 5/27/2026, 3:39:24 AM
Quick Conversions
| PEN | TND |
|---|---|
| 1 PEN | 0.85 TND |
| 10 PEN | 8.51 TND |
| 50 PEN | 42.53 TND |
| 100 PEN | 85.05 TND |
| 500 PEN | 425.27 TND |
| 1,000 PEN | 850.55 TND |
Get PEN/TND Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PEN¤cies=TNDExample Response:
{
"success": true,
"base": "PEN",
"date": "2026-05-27T03:39:24Z",
"rates": {
"TND": 0.850545
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PEN&to=TND&amount=100Example Response:
{
"success": true,
"query": {
"from": "PEN",
"to": "TND",
"amount": 100
},
"result": 85.0545,
"rate": 0.850545
}Build with PEN/TND Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key