Rate Overview
Live
1 TOP = 1.4628 PEN
1 PEN = 0.683603
TOP
Avg
1.4547
High
1.4628
Low
1.4499
Last updated: 5/27/2026, 6:34:27 AM
Quick Conversions
| TOP | PEN |
|---|---|
| 1 TOP | 1.46 PEN |
| 10 TOP | 14.63 PEN |
| 50 TOP | 73.14 PEN |
| 100 TOP | 146.28 PEN |
| 500 TOP | 731.42 PEN |
| 1,000 TOP | 1,462.84 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-27T06:34:27Z",
"rates": {
"PEN": 1.462837
}
}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": 146.28369999999998,
"rate": 1.462837
}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