Rate Overview
Live
1 TTD = 0.507695 PEN
1 PEN = 1.9697
TTD
Avg
0.508884
High
0.513375
Low
0.505497
Last updated: 3/26/2026, 10:39:13 AM
Quick Conversions
| TTD | PEN |
|---|---|
| 1 TTD | 0.51 PEN |
| 10 TTD | 5.08 PEN |
| 50 TTD | 25.38 PEN |
| 100 TTD | 50.77 PEN |
| 500 TTD | 253.85 PEN |
| 1,000 TTD | 507.70 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-03-26T10:39:13Z",
"rates": {
"PEN": 0.507695
}
}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": 50.7695,
"rate": 0.507695
}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