Rate Overview
Live
1 FJD = 16.4378 NIO
1 NIO = 0.060835
FJD
Avg
16.4333
High
16.4969
Low
16.3357
Last updated: 7/25/2026, 12:15:07 AM
Quick Conversions
| FJD | NIO |
|---|---|
| 1 FJD | 16.44 NIO |
| 10 FJD | 164.38 NIO |
| 50 FJD | 821.89 NIO |
| 100 FJD | 1,643.78 NIO |
| 500 FJD | 8,218.90 NIO |
| 1,000 FJD | 16,437.80 NIO |
Get FJD/NIO Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=FJD¤cies=NIOExample Response:
{
"success": true,
"base": "FJD",
"date": "2026-07-25T00:15:07Z",
"rates": {
"NIO": 16.4378
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=FJD&to=NIO&amount=100Example Response:
{
"success": true,
"query": {
"from": "FJD",
"to": "NIO",
"amount": 100
},
"result": 1643.78,
"rate": 16.4378
}Build with FJD/NIO Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key