Rate Overview
Live
1 PEN = 0.839238 TND
1 TND = 1.1916
PEN
Avg
0.828272
High
0.839238
Low
0.821595
Last updated: 5/7/2026, 1:18:24 AM
Quick Conversions
| PEN | TND |
|---|---|
| 1 PEN | 0.84 TND |
| 10 PEN | 8.39 TND |
| 50 PEN | 41.96 TND |
| 100 PEN | 83.92 TND |
| 500 PEN | 419.62 TND |
| 1,000 PEN | 839.24 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-07T01:18:24Z",
"rates": {
"TND": 0.839238
}
}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": 83.9238,
"rate": 0.839238
}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