Rate Overview
Live
1 PEN = 1.9744 TTD
1 TTD = 0.506486
PEN
Avg
1.9975
High
2.0213
Low
1.9744
Last updated: 4/17/2026, 12:02:00 PM
Quick Conversions
| PEN | TTD |
|---|---|
| 1 PEN | 1.97 TTD |
| 10 PEN | 19.74 TTD |
| 50 PEN | 98.72 TTD |
| 100 PEN | 197.44 TTD |
| 500 PEN | 987.19 TTD |
| 1,000 PEN | 1,974.39 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-04-17T12:02:00Z",
"rates": {
"TTD": 1.974388
}
}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": 197.43880000000001,
"rate": 1.974388
}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