Rate Overview
Live
1 PEN = 0.667124 TOP
1 TOP = 1.4990
PEN
Avg
0.690136
High
0.703338
Low
0.667124
Last updated: 3/7/2026, 2:29:17 AM
Quick Conversions
| PEN | TOP |
|---|---|
| 1 PEN | 0.67 TOP |
| 10 PEN | 6.67 TOP |
| 50 PEN | 33.36 TOP |
| 100 PEN | 66.71 TOP |
| 500 PEN | 333.56 TOP |
| 1,000 PEN | 667.12 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-07T02:29:17Z",
"rates": {
"TOP": 0.667124
}
}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": 66.7124,
"rate": 0.667124
}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