Rate Overview
Live
1 JPY = 8.7783 NGN
1 NGN = 0.113917
JPY
Avg
8.7393
High
8.7831
Low
8.6427
Last updated: 3/7/2026, 12:10:23 AM
Quick Conversions
| JPY | NGN |
|---|---|
| 1 JPY | 8.78 NGN |
| 10 JPY | 87.78 NGN |
| 50 JPY | 438.92 NGN |
| 100 JPY | 877.83 NGN |
| 500 JPY | 4,389.17 NGN |
| 1,000 JPY | 8,778.33 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-07T00:10:23Z",
"rates": {
"NGN": 8.778333
}
}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": 877.8333,
"rate": 8.778333
}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