Rate Overview
Live
1 TTD = 0.495926 PEN
1 PEN = 2.0164 TTD
Avg
0.493198
High
0.495926
Low
0.491274
Last updated: 1/25/2026, 3:18:10 AM
Quick Conversions
| TTD | PEN |
|---|---|
| 1 TTD | 0.50 PEN |
| 10 TTD | 4.96 PEN |
| 50 TTD | 24.80 PEN |
| 100 TTD | 49.59 PEN |
| 500 TTD | 247.96 PEN |
| 1,000 TTD | 495.93 PEN |
Get TTD/PEN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TTD¤cies=PENExample Response:
{
"success": true,
"base": "TTD",
"date": "2026-01-25T03:18:10Z",
"rates": {
"PEN": 0.495926
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TTD&to=PEN&amount=100Example Response:
{
"success": true,
"query": {
"from": "TTD",
"to": "PEN",
"amount": 100
},
"result": 49.5926,
"rate": 0.495926
}Build with TTD/PEN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key