Rate Overview
Live
1 TOP = 1.4286 PEN
1 PEN = 0.699973
TOP
Avg
1.4258
High
1.4383
Low
1.4084
Last updated: 8/12/2026, 6:04:36 AM
Quick Conversions
| TOP | PEN |
|---|---|
| 1 TOP | 1.43 PEN |
| 10 TOP | 14.29 PEN |
| 50 TOP | 71.43 PEN |
| 100 TOP | 142.86 PEN |
| 500 TOP | 714.31 PEN |
| 1,000 TOP | 1,428.63 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-08-12T06:04:36Z",
"rates": {
"PEN": 1.428626
}
}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.8626,
"rate": 1.428626
}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