Rate Overview
Live
1 NGN = 0.119913 JPY
1 JPY = 8.3394
NGN
Avg
0.118251
High
0.120176
Low
0.117335
Last updated: 7/29/2026, 12:47:15 AM
Quick Conversions
| NGN | JPY |
|---|---|
| 1 NGN | 0.12 JPY |
| 10 NGN | 1.20 JPY |
| 50 NGN | 6.00 JPY |
| 100 NGN | 11.99 JPY |
| 500 NGN | 59.96 JPY |
| 1,000 NGN | 119.91 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-07-29T00:47:15Z",
"rates": {
"JPY": 0.119913
}
}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.9913,
"rate": 0.119913
}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