Rate Overview
Live
1 JPY = 8.3211 NGN
1 NGN = 0.120177
JPY
Avg
9.7747
High
11.2378
Low
8.3211
Last updated: 7/26/2026, 2:23:49 AM
Quick Conversions
| JPY | NGN |
|---|---|
| 1 JPY | 8.32 NGN |
| 10 JPY | 83.21 NGN |
| 50 JPY | 416.05 NGN |
| 100 JPY | 832.11 NGN |
| 500 JPY | 4,160.54 NGN |
| 1,000 JPY | 8,321.08 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-07-26T02:23:49Z",
"rates": {
"NGN": 8.321077
}
}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": 832.1077,
"rate": 8.321077
}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