Rate Overview
Live
1 PEN = 0.851886 TND
1 TND = 1.1739
PEN
Avg
0.854738
High
0.858309
Low
0.851203
Last updated: 5/27/2026, 4:50:59 AM
Quick Conversions
| PEN | TND |
|---|---|
| 1 PEN | 0.85 TND |
| 10 PEN | 8.52 TND |
| 50 PEN | 42.59 TND |
| 100 PEN | 85.19 TND |
| 500 PEN | 425.94 TND |
| 1,000 PEN | 851.89 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-05-27T04:50:59Z",
"rates": {
"TND": 0.851886
}
}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.18860000000001,
"rate": 0.851886
}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