Rate Overview
Live
1 PEN = 1.0402 TMT
1 TMT = 0.961391
PEN
Avg
1.0409
High
1.0496
Low
1.0154
Last updated: 8/15/2026, 11:49:25 AM
Quick Conversions
| PEN | TMT |
|---|---|
| 1 PEN | 1.04 TMT |
| 10 PEN | 10.40 TMT |
| 50 PEN | 52.01 TMT |
| 100 PEN | 104.02 TMT |
| 500 PEN | 520.08 TMT |
| 1,000 PEN | 1,040.16 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-08-15T11:49:25Z",
"rates": {
"TMT": 1.04016
}
}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.01599999999999,
"rate": 1.04016
}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