Rate Overview
Live
1 JPY = 8.6796 NGN
1 NGN = 0.115212
JPY
Avg
8.6040
High
8.6796
Low
8.5124
Last updated: 3/27/2026, 5:37:04 AM
Quick Conversions
| JPY | NGN |
|---|---|
| 1 JPY | 8.68 NGN |
| 10 JPY | 86.80 NGN |
| 50 JPY | 433.98 NGN |
| 100 JPY | 867.96 NGN |
| 500 JPY | 4,339.81 NGN |
| 1,000 JPY | 8,679.62 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-03-27T05:37:04Z",
"rates": {
"NGN": 8.679618
}
}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": 867.9617999999999,
"rate": 8.679618
}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