Rate Overview
Live
1 NGN = 0.002358 PEN
1 PEN = 424.0882 NGN
Avg
0.002353
High
0.002365
Low
0.002343
Last updated: 1/25/2026, 3:19:53 AM
Quick Conversions
| NGN | PEN |
|---|---|
| 1 NGN | 0.00 PEN |
| 10 NGN | 0.02 PEN |
| 50 NGN | 0.12 PEN |
| 100 NGN | 0.24 PEN |
| 500 NGN | 1.18 PEN |
| 1,000 NGN | 2.36 PEN |
Get NGN/PEN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NGN¤cies=PENExample Response:
{
"success": true,
"base": "NGN",
"date": "2026-01-25T03:19:53Z",
"rates": {
"PEN": 0.002358
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NGN&to=PEN&amount=100Example Response:
{
"success": true,
"query": {
"from": "NGN",
"to": "PEN",
"amount": 100
},
"result": 0.23579999999999998,
"rate": 0.002358
}Build with NGN/PEN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key