Rate Overview
Live
1 TOP = 1.4267 PEN
1 PEN = 0.700921
TOP
Avg
1.4474
High
1.4904
Low
1.4220
Last updated: 7/26/2026, 6:09:34 PM
Quick Conversions
| TOP | PEN |
|---|---|
| 1 TOP | 1.43 PEN |
| 10 TOP | 14.27 PEN |
| 50 TOP | 71.33 PEN |
| 100 TOP | 142.67 PEN |
| 500 TOP | 713.35 PEN |
| 1,000 TOP | 1,426.69 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-07-26T18:09:34Z",
"rates": {
"PEN": 1.426694
}
}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": 142.6694,
"rate": 1.426694
}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