Rate Overview
Live
1 PEN = 0.673630 TOP
1 TOP = 1.4845
PEN
Avg
0.697850
High
0.712817
Low
0.673630
Last updated: 3/27/2026, 10:18:05 AM
Quick Conversions
| PEN | TOP |
|---|---|
| 1 PEN | 0.67 TOP |
| 10 PEN | 6.74 TOP |
| 50 PEN | 33.68 TOP |
| 100 PEN | 67.36 TOP |
| 500 PEN | 336.82 TOP |
| 1,000 PEN | 673.63 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-03-27T10:18:05Z",
"rates": {
"TOP": 0.67363
}
}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": 67.363,
"rate": 0.67363
}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