Rate Overview
Live
1 NIO = 0.094400 PEN
1 PEN = 10.5932
NIO
Avg
0.093062
High
0.094757
Low
0.090614
Last updated: 3/27/2026, 3:23:56 PM
Quick Conversions
| NIO | PEN |
|---|---|
| 1 NIO | 0.09 PEN |
| 10 NIO | 0.94 PEN |
| 50 NIO | 4.72 PEN |
| 100 NIO | 9.44 PEN |
| 500 NIO | 47.20 PEN |
| 1,000 NIO | 94.40 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-03-27T15:23:56Z",
"rates": {
"PEN": 0.0944
}
}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.44,
"rate": 0.0944
}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