Rate Overview
Live
1 TOP = 1.4514 PEN
1 PEN = 0.689005
TOP
Avg
1.4654
High
1.5643
Low
1.3914
Last updated: 5/27/2026, 11:20:26 AM
Quick Conversions
| TOP | PEN |
|---|---|
| 1 TOP | 1.45 PEN |
| 10 TOP | 14.51 PEN |
| 50 TOP | 72.57 PEN |
| 100 TOP | 145.14 PEN |
| 500 TOP | 725.68 PEN |
| 1,000 TOP | 1,451.37 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-05-27T11:20:26Z",
"rates": {
"PEN": 1.451369
}
}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": 145.1369,
"rate": 1.451369
}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