Rate Overview
Live
1 PEN = 10.7769 NIO
1 NIO = 0.092791
PEN
Avg
10.8103
High
10.8543
Low
10.7580
Last updated: 7/5/2026, 10:03:18 AM
Quick Conversions
| PEN | NIO |
|---|---|
| 1 PEN | 10.78 NIO |
| 10 PEN | 107.77 NIO |
| 50 PEN | 538.85 NIO |
| 100 PEN | 1,077.69 NIO |
| 500 PEN | 5,388.45 NIO |
| 1,000 PEN | 10,776.90 NIO |
Get PEN/NIO Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PEN¤cies=NIOExample Response:
{
"success": true,
"base": "PEN",
"date": "2026-07-05T10:03:18Z",
"rates": {
"NIO": 10.776904
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PEN&to=NIO&amount=100Example Response:
{
"success": true,
"query": {
"from": "PEN",
"to": "NIO",
"amount": 100
},
"result": 1077.6904,
"rate": 10.776904
}Build with PEN/NIO Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key