Rate Overview
Live
1 PEN = 1.0426 TMT
1 TMT = 0.959147 PEN
Avg
1.0450
High
1.0467
Low
1.0426
Last updated: 1/25/2026, 7:31:59 AM
Quick Conversions
| PEN | TMT |
|---|---|
| 1 PEN | 1.04 TMT |
| 10 PEN | 10.43 TMT |
| 50 PEN | 52.13 TMT |
| 100 PEN | 104.26 TMT |
| 500 PEN | 521.30 TMT |
| 1,000 PEN | 1,042.59 TMT |
Get PEN/TMT Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PEN¤cies=TMTExample Response:
{
"success": true,
"base": "PEN",
"date": "2026-01-25T07:31:59Z",
"rates": {
"TMT": 1.042593
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PEN&to=TMT&amount=100Example Response:
{
"success": true,
"query": {
"from": "PEN",
"to": "TMT",
"amount": 100
},
"result": 104.25930000000001,
"rate": 1.042593
}Build with PEN/TMT Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key