Rate Overview
Live
1 TOP = 1.4845 PEN
1 PEN = 0.673631
TOP
Avg
1.4722
High
1.4845
Low
1.4514
Last updated: 3/27/2026, 9:25:46 AM
Quick Conversions
| TOP | PEN |
|---|---|
| 1 TOP | 1.48 PEN |
| 10 TOP | 14.84 PEN |
| 50 TOP | 74.22 PEN |
| 100 TOP | 148.45 PEN |
| 500 TOP | 742.25 PEN |
| 1,000 TOP | 1,484.49 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-03-27T09:25:46Z",
"rates": {
"PEN": 1.484493
}
}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": 148.4493,
"rate": 1.484493
}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