Rate Overview
Live
1 TTD = 0.502070 PEN
1 PEN = 1.9918
TTD
Avg
0.502563
High
0.506003
Low
0.500311
Last updated: 5/26/2026, 3:50:42 PM
Quick Conversions
| TTD | PEN |
|---|---|
| 1 TTD | 0.50 PEN |
| 10 TTD | 5.02 PEN |
| 50 TTD | 25.10 PEN |
| 100 TTD | 50.21 PEN |
| 500 TTD | 251.04 PEN |
| 1,000 TTD | 502.07 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-05-26T15:50:42Z",
"rates": {
"PEN": 0.50207
}
}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.207,
"rate": 0.50207
}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