Rate Overview
Live
1 PEN = 0.692049 TOP
1 TOP = 1.4450
PEN
Avg
0.665763
High
0.716603
Low
0.617530
Last updated: 7/29/2026, 12:22:40 AM
Quick Conversions
| PEN | TOP |
|---|---|
| 1 PEN | 0.69 TOP |
| 10 PEN | 6.92 TOP |
| 50 PEN | 34.60 TOP |
| 100 PEN | 69.20 TOP |
| 500 PEN | 346.02 TOP |
| 1,000 PEN | 692.05 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-29T00:22:40Z",
"rates": {
"TOP": 0.692049
}
}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.20490000000001,
"rate": 0.692049
}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