Rate Overview
Live
1 TTD = 0.503870 PEN
1 PEN = 1.9846
TTD
Avg
0.498436
High
0.503870
Low
0.494720
Last updated: 4/15/2026, 11:21:25 PM
Quick Conversions
| TTD | PEN |
|---|---|
| 1 TTD | 0.50 PEN |
| 10 TTD | 5.04 PEN |
| 50 TTD | 25.19 PEN |
| 100 TTD | 50.39 PEN |
| 500 TTD | 251.94 PEN |
| 1,000 TTD | 503.87 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-04-15T23:21:25Z",
"rates": {
"PEN": 0.50387
}
}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.387,
"rate": 0.50387
}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