Rate Overview
Live
1 TOP = 1.4198 PEN
1 PEN = 0.704324
TOP
Avg
1.4302
High
1.4534
Low
1.4086
Last updated: 7/23/2026, 2:25:58 AM
Quick Conversions
| TOP | PEN |
|---|---|
| 1 TOP | 1.42 PEN |
| 10 TOP | 14.20 PEN |
| 50 TOP | 70.99 PEN |
| 100 TOP | 141.98 PEN |
| 500 TOP | 709.90 PEN |
| 1,000 TOP | 1,419.80 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-23T02:25:58Z",
"rates": {
"PEN": 1.419801
}
}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.98010000000002,
"rate": 1.419801
}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