Rate Overview
Live
1 TOP = 1.4152 PEN
1 PEN = 0.706623 TOP
Avg
1.4088
High
1.4152
Low
1.4007
Last updated: 1/25/2026, 7:26:39 AM
Quick Conversions
| TOP | PEN |
|---|---|
| 1 TOP | 1.42 PEN |
| 10 TOP | 14.15 PEN |
| 50 TOP | 70.76 PEN |
| 100 TOP | 141.52 PEN |
| 500 TOP | 707.59 PEN |
| 1,000 TOP | 1,415.18 PEN |
Get TOP/PEN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TOP¤cies=PENExample Response:
{
"success": true,
"base": "TOP",
"date": "2026-01-25T07:26:39Z",
"rates": {
"PEN": 1.415181
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TOP&to=PEN&amount=100Example Response:
{
"success": true,
"query": {
"from": "TOP",
"to": "PEN",
"amount": 100
},
"result": 141.5181,
"rate": 1.415181
}Build with TOP/PEN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key