Rate Overview
Live
1 PEN = 0.868139 TND
1 TND = 1.1519
PEN
Avg
0.871624
High
0.877495
Low
0.866445
Last updated: 8/15/2026, 11:49:27 AM
Quick Conversions
| PEN | TND |
|---|---|
| 1 PEN | 0.87 TND |
| 10 PEN | 8.68 TND |
| 50 PEN | 43.41 TND |
| 100 PEN | 86.81 TND |
| 500 PEN | 434.07 TND |
| 1,000 PEN | 868.14 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-08-15T11:49:27Z",
"rates": {
"TND": 0.868139
}
}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.8139,
"rate": 0.868139
}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