Rate Overview
Live
1 NIO = 0.091341 PEN
1 PEN = 10.9480
NIO
Avg
0.091021
High
0.091783
Low
0.090418
Last updated: 2/14/2026, 10:51:13 AM
Quick Conversions
| NIO | PEN |
|---|---|
| 1 NIO | 0.09 PEN |
| 10 NIO | 0.91 PEN |
| 50 NIO | 4.57 PEN |
| 100 NIO | 9.13 PEN |
| 500 NIO | 45.67 PEN |
| 1,000 NIO | 91.34 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-02-14T10:51:13Z",
"rates": {
"PEN": 0.091341
}
}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.1341,
"rate": 0.091341
}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