Rate Overview
Live
1 PEN = 2.0109 TTD
1 TTD = 0.497300
PEN
Avg
2.0169
High
2.0273
Low
2.0023
Last updated: 8/17/2026, 5:49:38 AM
Quick Conversions
| PEN | TTD |
|---|---|
| 1 PEN | 2.01 TTD |
| 10 PEN | 20.11 TTD |
| 50 PEN | 100.54 TTD |
| 100 PEN | 201.09 TTD |
| 500 PEN | 1,005.43 TTD |
| 1,000 PEN | 2,010.86 TTD |
Get PEN/TTD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PEN¤cies=TTDExample Response:
{
"success": true,
"base": "PEN",
"date": "2026-08-17T05:49:38Z",
"rates": {
"TTD": 2.010857
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PEN&to=TTD&amount=100Example Response:
{
"success": true,
"query": {
"from": "PEN",
"to": "TTD",
"amount": 100
},
"result": 201.0857,
"rate": 2.010857
}Build with PEN/TTD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key