Rate Overview
Live
1 PEN = 1.9642 TTD
1 TTD = 0.509110
PEN
Avg
1.9494
High
2.0397
Low
1.8135
Last updated: 3/28/2026, 3:01:34 PM
Quick Conversions
| PEN | TTD |
|---|---|
| 1 PEN | 1.96 TTD |
| 10 PEN | 19.64 TTD |
| 50 PEN | 98.21 TTD |
| 100 PEN | 196.42 TTD |
| 500 PEN | 982.11 TTD |
| 1,000 PEN | 1,964.21 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-03-28T15:01:34Z",
"rates": {
"TTD": 1.964212
}
}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": 196.4212,
"rate": 1.964212
}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