Rate Overview
Live
1 PEN = 0.689785 TOP
1 TOP = 1.4497
PEN
Avg
0.698574
High
0.709940
Low
0.688043
Last updated: 7/28/2026, 3:32:13 AM
Quick Conversions
| PEN | TOP |
|---|---|
| 1 PEN | 0.69 TOP |
| 10 PEN | 6.90 TOP |
| 50 PEN | 34.49 TOP |
| 100 PEN | 68.98 TOP |
| 500 PEN | 344.89 TOP |
| 1,000 PEN | 689.79 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-07-28T03:32:13Z",
"rates": {
"TOP": 0.689785
}
}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": 68.9785,
"rate": 0.689785
}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