Rate Overview
Live
1 JPY = 8.6045 NGN
1 NGN = 0.116218
JPY
Avg
8.7776
High
9.2553
Low
8.4712
Last updated: 5/27/2026, 9:22:47 PM
Quick Conversions
| JPY | NGN |
|---|---|
| 1 JPY | 8.60 NGN |
| 10 JPY | 86.05 NGN |
| 50 JPY | 430.23 NGN |
| 100 JPY | 860.45 NGN |
| 500 JPY | 4,302.27 NGN |
| 1,000 JPY | 8,604.55 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-05-27T21:22:47Z",
"rates": {
"NGN": 8.604546
}
}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": 860.4545999999999,
"rate": 8.604546
}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