Rate Overview
Live
1 NGN = 0.115212 JPY
1 JPY = 8.6797
NGN
Avg
0.112889
High
0.117606
Low
0.108046
Last updated: 3/27/2026, 5:38:09 AM
Quick Conversions
| NGN | JPY |
|---|---|
| 1 NGN | 0.12 JPY |
| 10 NGN | 1.15 JPY |
| 50 NGN | 5.76 JPY |
| 100 NGN | 11.52 JPY |
| 500 NGN | 57.61 JPY |
| 1,000 NGN | 115.21 JPY |
Get NGN/JPY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NGN¤cies=JPYExample Response:
{
"success": true,
"base": "NGN",
"date": "2026-03-27T05:38:09Z",
"rates": {
"JPY": 0.115212
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NGN&to=JPY&amount=100Example Response:
{
"success": true,
"query": {
"from": "NGN",
"to": "JPY",
"amount": 100
},
"result": 11.5212,
"rate": 0.115212
}Build with NGN/JPY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key