Rate Overview
Live
1 JPY = 8.3451 NGN
1 NGN = 0.119831
JPY
Avg
8.4595
High
8.5232
Low
8.3211
Last updated: 7/28/2026, 6:30:14 AM
Quick Conversions
| JPY | NGN |
|---|---|
| 1 JPY | 8.35 NGN |
| 10 JPY | 83.45 NGN |
| 50 JPY | 417.25 NGN |
| 100 JPY | 834.51 NGN |
| 500 JPY | 4,172.54 NGN |
| 1,000 JPY | 8,345.08 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-28T06:30:14Z",
"rates": {
"NGN": 8.345079
}
}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": 834.5079000000001,
"rate": 8.345079
}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