Rate Overview
Live
1 NOK = 0.358127 PEN
1 PEN = 2.7923
NOK
Avg
0.354589
High
0.358127
Low
0.351216
Last updated: 8/16/2026, 5:29:33 AM
Quick Conversions
| NOK | PEN |
|---|---|
| 1 NOK | 0.36 PEN |
| 10 NOK | 3.58 PEN |
| 50 NOK | 17.91 PEN |
| 100 NOK | 35.81 PEN |
| 500 NOK | 179.06 PEN |
| 1,000 NOK | 358.13 PEN |
Get NOK/PEN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NOK¤cies=PENExample Response:
{
"success": true,
"base": "NOK",
"date": "2026-08-16T05:29:33Z",
"rates": {
"PEN": 0.358127
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NOK&to=PEN&amount=100Example Response:
{
"success": true,
"query": {
"from": "NOK",
"to": "PEN",
"amount": 100
},
"result": 35.8127,
"rate": 0.358127
}Build with NOK/PEN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key