Rate Overview
Live
1 NGN = 0.113937 JPY
1 JPY = 8.7768
NGN
Avg
0.114516
High
0.115704
Low
0.113854
Last updated: 3/6/2026, 7:12:47 PM
Quick Conversions
| NGN | JPY |
|---|---|
| 1 NGN | 0.11 JPY |
| 10 NGN | 1.14 JPY |
| 50 NGN | 5.70 JPY |
| 100 NGN | 11.39 JPY |
| 500 NGN | 56.97 JPY |
| 1,000 NGN | 113.94 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-06T19:12:47Z",
"rates": {
"JPY": 0.113937
}
}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.393699999999999,
"rate": 0.113937
}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