Rate Overview
Live
1 PEN = 10.9222 NIO
1 NIO = 0.091556
PEN
Avg
10.9919
High
11.0630
Low
10.9222
Last updated: 9/2/2026, 6:52:28 AM
Quick Conversions
| PEN | NIO |
|---|---|
| 1 PEN | 10.92 NIO |
| 10 PEN | 109.22 NIO |
| 50 PEN | 546.11 NIO |
| 100 PEN | 1,092.22 NIO |
| 500 PEN | 5,461.11 NIO |
| 1,000 PEN | 10,922.22 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-09-02T06:52:28Z",
"rates": {
"NIO": 10.922221
}
}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": 1092.2221,
"rate": 10.922221
}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