Rate Overview
Live
1 PEN = 0.698362 TOP
1 TOP = 1.4319
PEN
Avg
0.703915
High
0.714526
Low
0.698362
Last updated: 8/19/2026, 6:05:30 AM
Quick Conversions
| PEN | TOP |
|---|---|
| 1 PEN | 0.70 TOP |
| 10 PEN | 6.98 TOP |
| 50 PEN | 34.92 TOP |
| 100 PEN | 69.84 TOP |
| 500 PEN | 349.18 TOP |
| 1,000 PEN | 698.36 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-08-19T06:05:30Z",
"rates": {
"TOP": 0.698362
}
}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.8362,
"rate": 0.698362
}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