Rate Overview
Live
1 PEN = 1.9851 TTD
1 TTD = 0.503743
PEN
Avg
1.9112
High
2.0341
Low
1.7971
Last updated: 7/25/2026, 11:00:18 PM
Quick Conversions
| PEN | TTD |
|---|---|
| 1 PEN | 1.99 TTD |
| 10 PEN | 19.85 TTD |
| 50 PEN | 99.26 TTD |
| 100 PEN | 198.51 TTD |
| 500 PEN | 992.57 TTD |
| 1,000 PEN | 1,985.14 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-25T23:00:18Z",
"rates": {
"TTD": 1.985141
}
}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": 198.5141,
"rate": 1.985141
}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