Rate Overview
Live
1 PEN = 0.691839 TOP
1 TOP = 1.4454
PEN
Avg
0.695199
High
0.701722
Low
0.690663
Last updated: 7/29/2026, 6:20:29 AM
Quick Conversions
| PEN | TOP |
|---|---|
| 1 PEN | 0.69 TOP |
| 10 PEN | 6.92 TOP |
| 50 PEN | 34.59 TOP |
| 100 PEN | 69.18 TOP |
| 500 PEN | 345.92 TOP |
| 1,000 PEN | 691.84 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-29T06:20:29Z",
"rates": {
"TOP": 0.691839
}
}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": 69.1839,
"rate": 0.691839
}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