Rate Overview
Live
1 PEN = 1.0044 TMT
1 TMT = 0.995599
PEN
Avg
1.0266
High
1.0453
Low
1.0044
Last updated: 3/7/2026, 7:38:07 AM
Quick Conversions
| PEN | TMT |
|---|---|
| 1 PEN | 1.00 TMT |
| 10 PEN | 10.04 TMT |
| 50 PEN | 50.22 TMT |
| 100 PEN | 100.44 TMT |
| 500 PEN | 502.21 TMT |
| 1,000 PEN | 1,004.42 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-07T07:38:07Z",
"rates": {
"TMT": 1.00442
}
}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": 100.44200000000001,
"rate": 1.00442
}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