Rate Overview
Live
1 JPY = 8.6673 NGN
1 NGN = 0.115376
JPY
Avg
9.8878
High
11.3203
Low
8.5533
Last updated: 3/27/2026, 9:11:01 AM
Quick Conversions
| JPY | NGN |
|---|---|
| 1 JPY | 8.67 NGN |
| 10 JPY | 86.67 NGN |
| 50 JPY | 433.37 NGN |
| 100 JPY | 866.73 NGN |
| 500 JPY | 4,333.66 NGN |
| 1,000 JPY | 8,667.32 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-27T09:11:01Z",
"rates": {
"NGN": 8.667317
}
}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": 866.7317,
"rate": 8.667317
}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