Rate Overview
Live
1 PEN = 0.871011 TND
1 TND = 1.1481
PEN
Avg
0.871008
High
0.875307
Low
0.868344
Last updated: 7/22/2026, 9:25:16 AM
Quick Conversions
| PEN | TND |
|---|---|
| 1 PEN | 0.87 TND |
| 10 PEN | 8.71 TND |
| 50 PEN | 43.55 TND |
| 100 PEN | 87.10 TND |
| 500 PEN | 435.51 TND |
| 1,000 PEN | 871.01 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-07-22T09:25:16Z",
"rates": {
"TND": 0.871011
}
}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": 87.1011,
"rate": 0.871011
}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