Rate Overview
Live
1 NGN = 0.002504 PEN
1 PEN = 399.3610
NGN
Avg
0.002424
High
0.002517
Low
0.002305
Last updated: 3/27/2026, 7:07:46 PM
Quick Conversions
| NGN | PEN |
|---|---|
| 1 NGN | 0.00 PEN |
| 10 NGN | 0.03 PEN |
| 50 NGN | 0.13 PEN |
| 100 NGN | 0.25 PEN |
| 500 NGN | 1.25 PEN |
| 1,000 NGN | 2.50 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-03-27T19:07:46Z",
"rates": {
"PEN": 0.002504
}
}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.2504,
"rate": 0.002504
}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