Rate Overview
Live
1 PEN = 10.5533 NIO
1 NIO = 0.094757
PEN
Avg
10.7936
High
11.0046
Low
10.5533
Last updated: 3/7/2026, 3:46:46 AM
Quick Conversions
| PEN | NIO |
|---|---|
| 1 PEN | 10.55 NIO |
| 10 PEN | 105.53 NIO |
| 50 PEN | 527.66 NIO |
| 100 PEN | 1,055.33 NIO |
| 500 PEN | 5,276.64 NIO |
| 1,000 PEN | 10,553.27 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-03-07T03:46:46Z",
"rates": {
"NIO": 10.553273
}
}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": 1055.3273000000002,
"rate": 10.553273
}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