Rate Overview
Live
1 JPY = 8.4854 NGN
1 NGN = 0.117850
JPY
Avg
8.7028
High
9.2553
Low
8.4404
Last updated: 7/21/2026, 1:44:09 PM
Quick Conversions
| JPY | NGN |
|---|---|
| 1 JPY | 8.49 NGN |
| 10 JPY | 84.85 NGN |
| 50 JPY | 424.27 NGN |
| 100 JPY | 848.54 NGN |
| 500 JPY | 4,242.68 NGN |
| 1,000 JPY | 8,485.37 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-07-21T13:44:09Z",
"rates": {
"NGN": 8.485366
}
}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": 848.5366000000001,
"rate": 8.485366
}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