Rate Overview
Live
1 TTD = 0.506662 PEN
1 PEN = 1.9737
TTD
Avg
0.501729
High
0.506662
Low
0.498581
Last updated: 7/5/2026, 5:47:58 PM
Quick Conversions
| TTD | PEN |
|---|---|
| 1 TTD | 0.51 PEN |
| 10 TTD | 5.07 PEN |
| 50 TTD | 25.33 PEN |
| 100 TTD | 50.67 PEN |
| 500 TTD | 253.33 PEN |
| 1,000 TTD | 506.66 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-07-05T17:47:58Z",
"rates": {
"PEN": 0.506662
}
}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.666199999999996,
"rate": 0.506662
}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