Rate Overview
Live
1 JPY = 8.4080 NGN
1 NGN = 0.118934
JPY
Avg
8.4934
High
8.5541
Low
8.4080
Last updated: 4/17/2026, 7:32:28 AM
Quick Conversions
| JPY | NGN |
|---|---|
| 1 JPY | 8.41 NGN |
| 10 JPY | 84.08 NGN |
| 50 JPY | 420.40 NGN |
| 100 JPY | 840.80 NGN |
| 500 JPY | 4,204.01 NGN |
| 1,000 JPY | 8,408.01 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-04-17T07:32:28Z",
"rates": {
"NGN": 8.408014
}
}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": 840.8014,
"rate": 8.408014
}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