Rate Overview
Live
1 JPY = 8.6045 NGN
1 NGN = 0.116218
JPY
Avg
8.8447
High
9.3276
Low
8.4622
Last updated: 5/27/2026, 8:42:24 PM
Quick Conversions
| JPY | NGN |
|---|---|
| 1 JPY | 8.60 NGN |
| 10 JPY | 86.04 NGN |
| 50 JPY | 430.22 NGN |
| 100 JPY | 860.45 NGN |
| 500 JPY | 4,302.25 NGN |
| 1,000 JPY | 8,604.49 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-27T20:42:24Z",
"rates": {
"NGN": 8.604492
}
}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.4492,
"rate": 8.604492
}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