Rate Overview
Live
1 PEN = 0.681080 TOP
1 TOP = 1.4683
PEN
Avg
0.677412
High
0.686459
Low
0.668049
Last updated: 5/9/2026, 2:52:39 AM
Quick Conversions
| PEN | TOP |
|---|---|
| 1 PEN | 0.68 TOP |
| 10 PEN | 6.81 TOP |
| 50 PEN | 34.05 TOP |
| 100 PEN | 68.11 TOP |
| 500 PEN | 340.54 TOP |
| 1,000 PEN | 681.08 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-05-09T02:52:39Z",
"rates": {
"TOP": 0.68108
}
}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.108,
"rate": 0.68108
}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