Rate Overview
Live
1 PEN = 2.8396 NOK
1 NOK = 0.352156
PEN
Avg
2.8858
High
3.0439
Low
2.6927
Last updated: 7/28/2026, 3:01:40 AM
Quick Conversions
| PEN | NOK |
|---|---|
| 1 PEN | 2.84 NOK |
| 10 PEN | 28.40 NOK |
| 50 PEN | 141.98 NOK |
| 100 PEN | 283.97 NOK |
| 500 PEN | 1,419.82 NOK |
| 1,000 PEN | 2,839.65 NOK |
Get PEN/NOK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PEN¤cies=NOKExample Response:
{
"success": true,
"base": "PEN",
"date": "2026-07-28T03:01:40Z",
"rates": {
"NOK": 2.83965
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PEN&to=NOK&amount=100Example Response:
{
"success": true,
"query": {
"from": "PEN",
"to": "NOK",
"amount": 100
},
"result": 283.965,
"rate": 2.83965
}Build with PEN/NOK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key