Rate Overview
Live
1 PEN = 398.6941 NGN
1 NGN = 0.002508
PEN
Avg
426.3840
High
443.4190
Low
393.8088
Last updated: 3/27/2026, 5:18:22 PM
Quick Conversions
| PEN | NGN |
|---|---|
| 1 PEN | 398.69 NGN |
| 10 PEN | 3,986.94 NGN |
| 50 PEN | 19,934.70 NGN |
| 100 PEN | 39,869.41 NGN |
| 500 PEN | 199,347.05 NGN |
| 1,000 PEN | 398,694.09 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-27T17:18:22Z",
"rates": {
"NGN": 398.69409
}
}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": 39869.409,
"rate": 398.69409
}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