Rate Overview
Live
1 PEN = 0.868713 TND
1 TND = 1.1511
PEN
Avg
0.869784
High
0.874320
Low
0.861118
Last updated: 9/5/2026, 12:48:27 AM
Quick Conversions
| PEN | TND |
|---|---|
| 1 PEN | 0.87 TND |
| 10 PEN | 8.69 TND |
| 50 PEN | 43.44 TND |
| 100 PEN | 86.87 TND |
| 500 PEN | 434.36 TND |
| 1,000 PEN | 868.71 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-09-05T00:48:27Z",
"rates": {
"TND": 0.868713
}
}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": 86.87129999999999,
"rate": 0.868713
}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