Rate Overview
Live
1 PEN = 1.9917 TTD
1 TTD = 0.502078
PEN
Avg
2.0012
High
2.0443
Low
1.9376
Last updated: 6/29/2026, 2:29:34 PM
Quick Conversions
| PEN | TTD |
|---|---|
| 1 PEN | 1.99 TTD |
| 10 PEN | 19.92 TTD |
| 50 PEN | 99.59 TTD |
| 100 PEN | 199.17 TTD |
| 500 PEN | 995.86 TTD |
| 1,000 PEN | 1,991.72 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-06-29T14:29:34Z",
"rates": {
"TTD": 1.991721
}
}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": 199.1721,
"rate": 1.991721
}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