Rate Overview
Live
1 PEN = 0.688037 TOP
1 TOP = 1.4534
PEN
Avg
0.689141
High
0.707733
Low
0.657734
Last updated: 7/28/2026, 8:34:39 AM
Quick Conversions
| PEN | TOP |
|---|---|
| 1 PEN | 0.69 TOP |
| 10 PEN | 6.88 TOP |
| 50 PEN | 34.40 TOP |
| 100 PEN | 68.80 TOP |
| 500 PEN | 344.02 TOP |
| 1,000 PEN | 688.04 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-28T08:34:39Z",
"rates": {
"TOP": 0.688037
}
}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.8037,
"rate": 0.688037
}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