Rate Overview
Live
1 PEN = 10.6970 NIO
1 NIO = 0.093485
PEN
Avg
10.8226
High
10.9599
Low
10.6970
Last updated: 4/17/2026, 7:49:35 AM
Quick Conversions
| PEN | NIO |
|---|---|
| 1 PEN | 10.70 NIO |
| 10 PEN | 106.97 NIO |
| 50 PEN | 534.85 NIO |
| 100 PEN | 1,069.70 NIO |
| 500 PEN | 5,348.48 NIO |
| 1,000 PEN | 10,696.95 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-04-17T07:49:35Z",
"rates": {
"NIO": 10.696953
}
}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": 1069.6953,
"rate": 10.696953
}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