Rate Overview
Live
1 TTD = 0.494115 PEN
1 PEN = 2.0238
TTD
Avg
0.495436
High
0.498729
Low
0.493259
Last updated: 8/14/2026, 3:27:02 PM
Quick Conversions
| TTD | PEN |
|---|---|
| 1 TTD | 0.49 PEN |
| 10 TTD | 4.94 PEN |
| 50 TTD | 24.71 PEN |
| 100 TTD | 49.41 PEN |
| 500 TTD | 247.06 PEN |
| 1,000 TTD | 494.12 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-08-14T15:27:02Z",
"rates": {
"PEN": 0.494115
}
}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.411500000000004,
"rate": 0.494115
}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