Rate Overview
Live
1 NGN = 0.002530 PEN
1 PEN = 395.2569
NGN
Avg
0.002496
High
0.002569
Low
0.002439
Last updated: 9/3/2026, 5:33:56 AM
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.27 PEN |
| 1,000 NGN | 2.53 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-09-03T05:33:56Z",
"rates": {
"PEN": 0.00253
}
}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.253,
"rate": 0.00253
}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