Rate Overview
Live
1 PEN = 1.0291 TMT
1 TMT = 0.971706
PEN
Avg
1.0331
High
1.0377
Low
1.0287
Last updated: 7/27/2026, 9:58:00 AM
Quick Conversions
| PEN | TMT |
|---|---|
| 1 PEN | 1.03 TMT |
| 10 PEN | 10.29 TMT |
| 50 PEN | 51.46 TMT |
| 100 PEN | 102.91 TMT |
| 500 PEN | 514.56 TMT |
| 1,000 PEN | 1,029.12 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-07-27T09:58:00Z",
"rates": {
"TMT": 1.029118
}
}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": 102.9118,
"rate": 1.029118
}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