Rate Overview
Live
1 PEN = 1.0188 TMT
1 TMT = 0.981555
PEN
Avg
1.0321
High
1.0455
Low
1.0188
Last updated: 4/17/2026, 10:42:49 AM
Quick Conversions
| PEN | TMT |
|---|---|
| 1 PEN | 1.02 TMT |
| 10 PEN | 10.19 TMT |
| 50 PEN | 50.94 TMT |
| 100 PEN | 101.88 TMT |
| 500 PEN | 509.40 TMT |
| 1,000 PEN | 1,018.79 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-04-17T10:42:49Z",
"rates": {
"TMT": 1.018792
}
}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.8792,
"rate": 1.018792
}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