Rate Overview
Live
1 PEN = 2.0146 TTD
1 TTD = 0.496386
PEN
Avg
2.0258
High
2.0422
Low
2.0146
Last updated: 9/2/2026, 5:37:17 AM
Quick Conversions
| PEN | TTD |
|---|---|
| 1 PEN | 2.01 TTD |
| 10 PEN | 20.15 TTD |
| 50 PEN | 100.73 TTD |
| 100 PEN | 201.46 TTD |
| 500 PEN | 1,007.28 TTD |
| 1,000 PEN | 2,014.56 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-09-02T05:37:17Z",
"rates": {
"TTD": 2.014562
}
}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.45620000000002,
"rate": 2.014562
}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