Rate Overview
Live
1 NIO = 0.092673 PEN
1 PEN = 10.7906
NIO
Avg
0.092217
High
0.093150
Low
0.091608
Last updated: 7/25/2026, 8:07:32 PM
Quick Conversions
| NIO | PEN |
|---|---|
| 1 NIO | 0.09 PEN |
| 10 NIO | 0.93 PEN |
| 50 NIO | 4.63 PEN |
| 100 NIO | 9.27 PEN |
| 500 NIO | 46.34 PEN |
| 1,000 NIO | 92.67 PEN |
Get NIO/PEN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NIO¤cies=PENExample Response:
{
"success": true,
"base": "NIO",
"date": "2026-07-25T20:07:32Z",
"rates": {
"PEN": 0.092673
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NIO&to=PEN&amount=100Example Response:
{
"success": true,
"query": {
"from": "NIO",
"to": "PEN",
"amount": 100
},
"result": 9.2673,
"rate": 0.092673
}Build with NIO/PEN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key