Rate Overview
Live
1 PEN = 1.9577 TTD
1 TTD = 0.510798
PEN
Avg
1.9480
High
1.9633
Low
1.9356
Last updated: 5/7/2026, 1:45:31 PM
Quick Conversions
| PEN | TTD |
|---|---|
| 1 PEN | 1.96 TTD |
| 10 PEN | 19.58 TTD |
| 50 PEN | 97.89 TTD |
| 100 PEN | 195.77 TTD |
| 500 PEN | 978.86 TTD |
| 1,000 PEN | 1,957.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-05-07T13:45:31Z",
"rates": {
"TTD": 1.95772
}
}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": 195.772,
"rate": 1.95772
}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