Rate Overview
Live
1 NGN = 0.119741 JPY
1 JPY = 8.3514
NGN
Avg
0.119599
High
0.120176
Low
0.118227
Last updated: 7/29/2026, 7:11:15 AM
Quick Conversions
| NGN | JPY |
|---|---|
| 1 NGN | 0.12 JPY |
| 10 NGN | 1.20 JPY |
| 50 NGN | 5.99 JPY |
| 100 NGN | 11.97 JPY |
| 500 NGN | 59.87 JPY |
| 1,000 NGN | 119.74 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-29T07:11:15Z",
"rates": {
"JPY": 0.119741
}
}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.9741,
"rate": 0.119741
}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