Rate Overview
Live
1 JPY = 8.6051 NGN
1 NGN = 0.116210
JPY
Avg
8.7777
High
9.2553
Low
8.4712
Last updated: 5/27/2026, 7:22:44 PM
Quick Conversions
| JPY | NGN |
|---|---|
| 1 JPY | 8.61 NGN |
| 10 JPY | 86.05 NGN |
| 50 JPY | 430.26 NGN |
| 100 JPY | 860.51 NGN |
| 500 JPY | 4,302.57 NGN |
| 1,000 JPY | 8,605.14 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-27T19:22:44Z",
"rates": {
"NGN": 8.60514
}
}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": 860.514,
"rate": 8.60514
}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