Rate Overview
Live
1 PEN = 1.9927 TTD
1 TTD = 0.501827
PEN
Avg
1.9967
High
2.0057
Low
1.9869
Last updated: 7/4/2026, 8:48:15 PM
Quick Conversions
| PEN | TTD |
|---|---|
| 1 PEN | 1.99 TTD |
| 10 PEN | 19.93 TTD |
| 50 PEN | 99.64 TTD |
| 100 PEN | 199.27 TTD |
| 500 PEN | 996.36 TTD |
| 1,000 PEN | 1,992.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-07-04T20:48:15Z",
"rates": {
"TTD": 1.992718
}
}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.27179999999998,
"rate": 1.992718
}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