Rate Overview
Live
1 PEN = 2.0061 TTD
1 TTD = 0.498473
PEN
Avg
2.0018
High
2.0093
Low
1.9851
Last updated: 7/27/2026, 6:02:58 PM
Quick Conversions
| PEN | TTD |
|---|---|
| 1 PEN | 2.01 TTD |
| 10 PEN | 20.06 TTD |
| 50 PEN | 100.31 TTD |
| 100 PEN | 200.61 TTD |
| 500 PEN | 1,003.06 TTD |
| 1,000 PEN | 2,006.13 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-07-27T18:02:58Z",
"rates": {
"TTD": 2.006126
}
}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": 200.61260000000001,
"rate": 2.006126
}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