Rate Overview
Live
1 JPY = 8.6727 NGN
1 NGN = 0.115305
JPY
Avg
9.1695
High
9.9378
Low
8.5533
Last updated: 3/27/2026, 7:21:15 AM
Quick Conversions
| JPY | NGN |
|---|---|
| 1 JPY | 8.67 NGN |
| 10 JPY | 86.73 NGN |
| 50 JPY | 433.63 NGN |
| 100 JPY | 867.27 NGN |
| 500 JPY | 4,336.33 NGN |
| 1,000 JPY | 8,672.66 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-27T07:21:15Z",
"rates": {
"NGN": 8.672662
}
}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.2662,
"rate": 8.672662
}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