Rate Overview
Live
1 PEN = 1.9853 TTD
1 TTD = 0.503702
PEN
Avg
1.9977
High
2.0093
Low
1.9851
Last updated: 7/26/2026, 9:50:22 PM
Quick Conversions
| PEN | TTD |
|---|---|
| 1 PEN | 1.99 TTD |
| 10 PEN | 19.85 TTD |
| 50 PEN | 99.27 TTD |
| 100 PEN | 198.53 TTD |
| 500 PEN | 992.65 TTD |
| 1,000 PEN | 1,985.30 TTD |
Get PEN/TTD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PEN¤cies=TTDExample Response:
{
"success": true,
"base": "PEN",
"date": "2026-07-26T21:50:22Z",
"rates": {
"TTD": 1.9853
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PEN&to=TTD&amount=100Example Response:
{
"success": true,
"query": {
"from": "PEN",
"to": "TTD",
"amount": 100
},
"result": 198.53,
"rate": 1.9853
}Build with PEN/TTD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key