Rate Overview
Live
1 PEN = 1.9969 TTD
1 TTD = 0.500764
PEN
Avg
1.9693
High
2.0413
Low
1.8446
Last updated: 5/27/2026, 8:44:15 PM
Quick Conversions
| PEN | TTD |
|---|---|
| 1 PEN | 2.00 TTD |
| 10 PEN | 19.97 TTD |
| 50 PEN | 99.85 TTD |
| 100 PEN | 199.69 TTD |
| 500 PEN | 998.47 TTD |
| 1,000 PEN | 1,996.95 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-05-27T20:44:15Z",
"rates": {
"TTD": 1.996948
}
}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.6948,
"rate": 1.996948
}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