Rate Overview
Live
1 PEN = 2.0164 TTD
1 TTD = 0.495926 PEN
Avg
2.0276
High
2.0355
Low
2.0164
Last updated: 1/25/2026, 5:03:24 PM
Quick Conversions
| PEN | TTD |
|---|---|
| 1 PEN | 2.02 TTD |
| 10 PEN | 20.16 TTD |
| 50 PEN | 100.82 TTD |
| 100 PEN | 201.64 TTD |
| 500 PEN | 1,008.21 TTD |
| 1,000 PEN | 2,016.43 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-01-25T17:03:24Z",
"rates": {
"TTD": 2.016428
}
}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.6428,
"rate": 2.016428
}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