Rate Overview
Live
1 PEN = 10.7814 NIO
1 NIO = 0.092753
PEN
Avg
10.8590
High
10.9417
Low
10.7814
Last updated: 6/17/2026, 8:21:22 AM
Quick Conversions
| PEN | NIO |
|---|---|
| 1 PEN | 10.78 NIO |
| 10 PEN | 107.81 NIO |
| 50 PEN | 539.07 NIO |
| 100 PEN | 1,078.14 NIO |
| 500 PEN | 5,390.68 NIO |
| 1,000 PEN | 10,781.36 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-06-17T08:21:22Z",
"rates": {
"NIO": 10.781364
}
}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": 1078.1364,
"rate": 10.781364
}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