Rate Overview
Live
1 JPY = 8.5393 NGN
1 NGN = 0.117106
JPY
Avg
8.5882
High
8.6611
Low
8.5393
Last updated: 8/14/2026, 7:34:11 PM
Quick Conversions
| JPY | NGN |
|---|---|
| 1 JPY | 8.54 NGN |
| 10 JPY | 85.39 NGN |
| 50 JPY | 426.97 NGN |
| 100 JPY | 853.93 NGN |
| 500 JPY | 4,269.65 NGN |
| 1,000 JPY | 8,539.31 NGN |
Get JPY/NGN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=JPY¤cies=NGNExample Response:
{
"success": true,
"base": "JPY",
"date": "2026-08-14T19:34:11Z",
"rates": {
"NGN": 8.539305
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=JPY&to=NGN&amount=100Example Response:
{
"success": true,
"query": {
"from": "JPY",
"to": "NGN",
"amount": 100
},
"result": 853.9305,
"rate": 8.539305
}Build with JPY/NGN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key