Rate Overview
Live
1 PEN = 1.0240 TMT
1 TMT = 0.976563
PEN
Avg
1.0288
High
1.0350
Low
1.0230
Last updated: 7/2/2026, 9:30:29 AM
Quick Conversions
| PEN | TMT |
|---|---|
| 1 PEN | 1.02 TMT |
| 10 PEN | 10.24 TMT |
| 50 PEN | 51.20 TMT |
| 100 PEN | 102.40 TMT |
| 500 PEN | 512.00 TMT |
| 1,000 PEN | 1,024.00 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-02T09:30:29Z",
"rates": {
"TMT": 1.023999
}
}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.39990000000002,
"rate": 1.023999
}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