Rate Overview
Live
1 NIO = 0.093770 PEN
1 PEN = 10.6644
NIO
Avg
0.094770
High
0.095545
Low
0.093770
Last updated: 5/7/2026, 8:06:54 AM
Quick Conversions
| NIO | PEN |
|---|---|
| 1 NIO | 0.09 PEN |
| 10 NIO | 0.94 PEN |
| 50 NIO | 4.69 PEN |
| 100 NIO | 9.38 PEN |
| 500 NIO | 46.89 PEN |
| 1,000 NIO | 93.77 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-05-07T08:06:54Z",
"rates": {
"PEN": 0.09377
}
}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.377,
"rate": 0.09377
}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