Rate Overview
Live
1 NOK = 0.366553 PEN
1 PEN = 2.7281
NOK
Avg
0.371229
High
0.378416
Low
0.365582
Last updated: 5/27/2026, 8:30:21 PM
Quick Conversions
| NOK | PEN |
|---|---|
| 1 NOK | 0.37 PEN |
| 10 NOK | 3.67 PEN |
| 50 NOK | 18.33 PEN |
| 100 NOK | 36.66 PEN |
| 500 NOK | 183.28 PEN |
| 1,000 NOK | 366.55 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-05-27T20:30:21Z",
"rates": {
"PEN": 0.366553
}
}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": 36.655300000000004,
"rate": 0.366553
}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