Rate Overview
Live
1 PEN = 10.9562 NIO
1 NIO = 0.091272 PEN
Avg
10.3836
High
10.9839
Low
9.8078
Last updated: 1/25/2026, 5:30:47 AM
Quick Conversions
| PEN | NIO |
|---|---|
| 1 PEN | 10.96 NIO |
| 10 PEN | 109.56 NIO |
| 50 PEN | 547.81 NIO |
| 100 PEN | 1,095.62 NIO |
| 500 PEN | 5,478.11 NIO |
| 1,000 PEN | 10,956.22 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-01-25T05:30:47Z",
"rates": {
"NIO": 10.956221
}
}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": 1095.6221,
"rate": 10.956221
}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