Rate Overview
Live
1 PEN = 10.8834 NIO
1 NIO = 0.091883
PEN
Avg
10.8253
High
11.0479
Low
10.4683
Last updated: 7/22/2026, 7:24:21 AM
Quick Conversions
| PEN | NIO |
|---|---|
| 1 PEN | 10.88 NIO |
| 10 PEN | 108.83 NIO |
| 50 PEN | 544.17 NIO |
| 100 PEN | 1,088.34 NIO |
| 500 PEN | 5,441.69 NIO |
| 1,000 PEN | 10,883.38 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-22T07:24:21Z",
"rates": {
"NIO": 10.883383
}
}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": 1088.3383000000001,
"rate": 10.883383
}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