Rate Overview
Live
1 TTD = 0.500800 PEN
1 PEN = 1.9968
TTD
Avg
0.502421
High
0.515810
Low
0.493665
Last updated: 7/24/2026, 4:25:24 AM
Quick Conversions
| TTD | PEN |
|---|---|
| 1 TTD | 0.50 PEN |
| 10 TTD | 5.01 PEN |
| 50 TTD | 25.04 PEN |
| 100 TTD | 50.08 PEN |
| 500 TTD | 250.40 PEN |
| 1,000 TTD | 500.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-07-24T04:25:24Z",
"rates": {
"PEN": 0.5008
}
}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.080000000000005,
"rate": 0.5008
}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