Rate Overview
Live
1 TOP = 1.4421 PEN
1 PEN = 0.693436
TOP
Avg
1.4424
High
1.5093
Low
1.4029
Last updated: 7/14/2026, 5:09:38 AM
Quick Conversions
| TOP | PEN |
|---|---|
| 1 TOP | 1.44 PEN |
| 10 TOP | 14.42 PEN |
| 50 TOP | 72.10 PEN |
| 100 TOP | 144.21 PEN |
| 500 TOP | 721.05 PEN |
| 1,000 TOP | 1,442.09 PEN |
Get TOP/PEN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TOP¤cies=PENExample Response:
{
"success": true,
"base": "TOP",
"date": "2026-07-14T05:09:38Z",
"rates": {
"PEN": 1.442094
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TOP&to=PEN&amount=100Example Response:
{
"success": true,
"query": {
"from": "TOP",
"to": "PEN",
"amount": 100
},
"result": 144.2094,
"rate": 1.442094
}Build with TOP/PEN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key