Rate Overview
Live
1 PEN = 1.9469 TTD
1 TTD = 0.513649
PEN
Avg
1.9860
High
2.0238
Low
1.9469
Last updated: 3/7/2026, 9:12:04 AM
Quick Conversions
| PEN | TTD |
|---|---|
| 1 PEN | 1.95 TTD |
| 10 PEN | 19.47 TTD |
| 50 PEN | 97.34 TTD |
| 100 PEN | 194.69 TTD |
| 500 PEN | 973.43 TTD |
| 1,000 PEN | 1,946.85 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-03-07T09:12:04Z",
"rates": {
"TTD": 1.946853
}
}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": 194.68529999999998,
"rate": 1.946853
}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