Rate Overview
Live
1 PEN = 0.846209 TND
1 TND = 1.1817
PEN
Avg
0.855427
High
0.870329
Low
0.846209
Last updated: 4/17/2026, 12:11:46 AM
Quick Conversions
| PEN | TND |
|---|---|
| 1 PEN | 0.85 TND |
| 10 PEN | 8.46 TND |
| 50 PEN | 42.31 TND |
| 100 PEN | 84.62 TND |
| 500 PEN | 423.10 TND |
| 1,000 PEN | 846.21 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-04-17T00:11:46Z",
"rates": {
"TND": 0.846209
}
}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": 84.6209,
"rate": 0.846209
}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