Rate Overview
Live
1 PEN = 0.673587 TOP
1 TOP = 1.4846
PEN
Avg
0.679298
High
0.688972
Low
0.673587
Last updated: 3/27/2026, 6:33:22 AM
Quick Conversions
| PEN | TOP |
|---|---|
| 1 PEN | 0.67 TOP |
| 10 PEN | 6.74 TOP |
| 50 PEN | 33.68 TOP |
| 100 PEN | 67.36 TOP |
| 500 PEN | 336.79 TOP |
| 1,000 PEN | 673.59 TOP |
Get PEN/TOP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PEN¤cies=TOPExample Response:
{
"success": true,
"base": "PEN",
"date": "2026-03-27T06:33:22Z",
"rates": {
"TOP": 0.673587
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PEN&to=TOP&amount=100Example Response:
{
"success": true,
"query": {
"from": "PEN",
"to": "TOP",
"amount": 100
},
"result": 67.3587,
"rate": 0.673587
}Build with PEN/TOP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key