Rate Overview
Live
1 NOK = 0.348559 PEN
1 PEN = 2.8690
NOK
Avg
0.345577
High
0.348641
Low
0.341897
Last updated: 7/9/2026, 11:21:05 AM
Quick Conversions
| NOK | PEN |
|---|---|
| 1 NOK | 0.35 PEN |
| 10 NOK | 3.49 PEN |
| 50 NOK | 17.43 PEN |
| 100 NOK | 34.86 PEN |
| 500 NOK | 174.28 PEN |
| 1,000 NOK | 348.56 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-07-09T11:21:05Z",
"rates": {
"PEN": 0.348559
}
}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": 34.8559,
"rate": 0.348559
}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