Rate Overview
Live
1 TOP = 1.4664 PEN
1 PEN = 0.681945
TOP
Avg
1.4552
High
1.4664
Low
1.4499
Last updated: 5/27/2026, 7:26:15 AM
Quick Conversions
| TOP | PEN |
|---|---|
| 1 TOP | 1.47 PEN |
| 10 TOP | 14.66 PEN |
| 50 TOP | 73.32 PEN |
| 100 TOP | 146.64 PEN |
| 500 TOP | 733.20 PEN |
| 1,000 TOP | 1,466.39 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-27T07:26:15Z",
"rates": {
"PEN": 1.466394
}
}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.6394,
"rate": 1.466394
}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