Rate Overview
Live
1 PEN = 400.3937 NGN
1 NGN = 0.002498
PEN
Avg
404.0205
High
407.4713
Low
399.9865
Last updated: 3/7/2026, 4:06:11 AM
Quick Conversions
| PEN | NGN |
|---|---|
| 1 PEN | 400.39 NGN |
| 10 PEN | 4,003.94 NGN |
| 50 PEN | 20,019.69 NGN |
| 100 PEN | 40,039.37 NGN |
| 500 PEN | 200,196.87 NGN |
| 1,000 PEN | 400,393.74 NGN |
Get PEN/NGN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PEN¤cies=NGNExample Response:
{
"success": true,
"base": "PEN",
"date": "2026-03-07T04:06:11Z",
"rates": {
"NGN": 400.393741
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PEN&to=NGN&amount=100Example Response:
{
"success": true,
"query": {
"from": "PEN",
"to": "NGN",
"amount": 100
},
"result": 40039.3741,
"rate": 400.393741
}Build with PEN/NGN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key