Rate Overview
Live
1 JPY = 8.7058 NGN
1 NGN = 0.114866
JPY
Avg
8.7412
High
8.7829
Low
8.6871
Last updated: 5/7/2026, 9:07:30 AM
Quick Conversions
| JPY | NGN |
|---|---|
| 1 JPY | 8.71 NGN |
| 10 JPY | 87.06 NGN |
| 50 JPY | 435.29 NGN |
| 100 JPY | 870.58 NGN |
| 500 JPY | 4,352.89 NGN |
| 1,000 JPY | 8,705.77 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-07T09:07:30Z",
"rates": {
"NGN": 8.705771
}
}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": 870.5771000000001,
"rate": 8.705771
}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