Rate Overview
Live
1 PEN = 10.5864 NIO
1 NIO = 0.094461
PEN
Avg
10.6294
High
10.6932
Low
10.5544
Last updated: 3/27/2026, 11:52:06 AM
Quick Conversions
| PEN | NIO |
|---|---|
| 1 PEN | 10.59 NIO |
| 10 PEN | 105.86 NIO |
| 50 PEN | 529.32 NIO |
| 100 PEN | 1,058.64 NIO |
| 500 PEN | 5,293.19 NIO |
| 1,000 PEN | 10,586.37 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-03-27T11:52:06Z",
"rates": {
"NIO": 10.586371
}
}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": 1058.6371,
"rate": 10.586371
}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