Rate Overview
Live
1 NGN = 0.001608 FJD
1 FJD = 621.8905
NGN
Avg
0.001501
High
0.001608
Low
0.001340
Last updated: 3/27/2026, 2:43:46 PM
Quick Conversions
| NGN | FJD |
|---|---|
| 1 NGN | 0.00 FJD |
| 10 NGN | 0.02 FJD |
| 50 NGN | 0.08 FJD |
| 100 NGN | 0.16 FJD |
| 500 NGN | 0.80 FJD |
| 1,000 NGN | 1.61 FJD |
Get NGN/FJD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NGN¤cies=FJDExample Response:
{
"success": true,
"base": "NGN",
"date": "2026-03-27T14:43:46Z",
"rates": {
"FJD": 0.001608
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NGN&to=FJD&amount=100Example Response:
{
"success": true,
"query": {
"from": "NGN",
"to": "FJD",
"amount": 100
},
"result": 0.1608,
"rate": 0.001608
}Build with NGN/FJD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key