Rate Overview
Live
1 NGN = 0.001635 FJD
1 FJD = 611.6208
NGN
Avg
0.001626
High
0.001638
Low
0.001616
Last updated: 7/25/2026, 2:07:09 AM
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.82 FJD |
| 1,000 NGN | 1.64 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-07-25T02:07:09Z",
"rates": {
"FJD": 0.001635
}
}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.1635,
"rate": 0.001635
}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