Rate Overview
Live
1 NGN = 0.002506 PEN
1 PEN = 399.0423
NGN
Avg
0.002365
High
0.002506
Low
0.002245
Last updated: 3/27/2026, 3:35:41 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.51 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-27T15:35:41Z",
"rates": {
"PEN": 0.002506
}
}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.2506,
"rate": 0.002506
}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