Rate Overview
Live
1 PEN = 0.856231 TND
1 TND = 1.1679 PEN
Avg
0.839035
High
0.879310
Low
0.799636
Last updated: 1/25/2026, 7:33:08 AM
Quick Conversions
| PEN | TND |
|---|---|
| 1 PEN | 0.86 TND |
| 10 PEN | 8.56 TND |
| 50 PEN | 42.81 TND |
| 100 PEN | 85.62 TND |
| 500 PEN | 428.12 TND |
| 1,000 PEN | 856.23 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-01-25T07:33:08Z",
"rates": {
"TND": 0.856231
}
}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.6231,
"rate": 0.856231
}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