Rate Overview
Live
1 JPY = 8.6065 NGN
1 NGN = 0.116191
JPY
Avg
8.6153
High
8.6257
Low
8.6065
Last updated: 5/27/2026, 4:02:51 PM
Quick Conversions
| JPY | NGN |
|---|---|
| 1 JPY | 8.61 NGN |
| 10 JPY | 86.07 NGN |
| 50 JPY | 430.33 NGN |
| 100 JPY | 860.65 NGN |
| 500 JPY | 4,303.27 NGN |
| 1,000 JPY | 8,606.54 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-27T16:02:51Z",
"rates": {
"NGN": 8.606542
}
}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.6542,
"rate": 8.606542
}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