Rate Overview
Live
1 TOP = 1.4990 PEN
1 PEN = 0.667124
TOP
Avg
1.4469
High
1.4990
Low
1.4218
Last updated: 3/6/2026, 11:30:08 PM
Quick Conversions
| TOP | PEN |
|---|---|
| 1 TOP | 1.50 PEN |
| 10 TOP | 14.99 PEN |
| 50 TOP | 74.95 PEN |
| 100 TOP | 149.90 PEN |
| 500 TOP | 749.49 PEN |
| 1,000 TOP | 1,498.97 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-06T23:30:08Z",
"rates": {
"PEN": 1.498971
}
}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": 149.8971,
"rate": 1.498971
}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