Rate Overview
Live
1 PEN = 2.0049 TTD
1 TTD = 0.498782
PEN
Avg
1.9876
High
2.0397
Low
1.8885
Last updated: 7/20/2026, 10:05:21 PM
Quick Conversions
| PEN | TTD |
|---|---|
| 1 PEN | 2.00 TTD |
| 10 PEN | 20.05 TTD |
| 50 PEN | 100.24 TTD |
| 100 PEN | 200.49 TTD |
| 500 PEN | 1,002.44 TTD |
| 1,000 PEN | 2,004.88 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-20T22:05:21Z",
"rates": {
"TTD": 2.004884
}
}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.4884,
"rate": 2.004884
}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