Rate Overview
Live
1 TOP = 1.4280 PEN
1 PEN = 0.700284
TOP
Avg
1.4057
High
1.4283
Low
1.3933
Last updated: 1/25/2026, 10:03:00 PM
Quick Conversions
| TOP | PEN |
|---|---|
| 1 TOP | 1.43 PEN |
| 10 TOP | 14.28 PEN |
| 50 TOP | 71.40 PEN |
| 100 TOP | 142.80 PEN |
| 500 TOP | 714.00 PEN |
| 1,000 TOP | 1,427.99 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-01-25T22:03:00Z",
"rates": {
"PEN": 1.427993
}
}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.79930000000002,
"rate": 1.427993
}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