Rate Overview
Live
1 PEN = 1.0117 TMT
1 TMT = 0.988430
PEN
Avg
1.0114
High
1.0167
Low
1.0028
Last updated: 3/28/2026, 9:06:01 AM
Quick Conversions
| PEN | TMT |
|---|---|
| 1 PEN | 1.01 TMT |
| 10 PEN | 10.12 TMT |
| 50 PEN | 50.59 TMT |
| 100 PEN | 101.17 TMT |
| 500 PEN | 505.85 TMT |
| 1,000 PEN | 1,011.71 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-03-28T09:06:01Z",
"rates": {
"TMT": 1.011705
}
}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": 101.1705,
"rate": 1.011705
}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