Rate Overview
Live
1 TTD = 0.508803 PEN
1 PEN = 1.9654
TTD
Avg
0.500305
High
0.508803
Low
0.491434
Last updated: 3/6/2026, 8:09:31 AM
Quick Conversions
| TTD | PEN |
|---|---|
| 1 TTD | 0.51 PEN |
| 10 TTD | 5.09 PEN |
| 50 TTD | 25.44 PEN |
| 100 TTD | 50.88 PEN |
| 500 TTD | 254.40 PEN |
| 1,000 TTD | 508.80 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-06T08:09:31Z",
"rates": {
"PEN": 0.508803
}
}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.8803,
"rate": 0.508803
}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