Rate Overview
Live
1 FJD = 67.6561 NPR
1 NPR = 0.014781
FJD
Avg
63.9667
High
67.6561
Low
61.6074
Last updated: 3/27/2026, 2:34:09 PM
Quick Conversions
| FJD | NPR |
|---|---|
| 1 FJD | 67.66 NPR |
| 10 FJD | 676.56 NPR |
| 50 FJD | 3,382.81 NPR |
| 100 FJD | 6,765.61 NPR |
| 500 FJD | 33,828.05 NPR |
| 1,000 FJD | 67,656.11 NPR |
Get FJD/NPR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=FJD¤cies=NPRExample Response:
{
"success": true,
"base": "FJD",
"date": "2026-03-27T14:34:09Z",
"rates": {
"NPR": 67.656105
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=FJD&to=NPR&amount=100Example Response:
{
"success": true,
"query": {
"from": "FJD",
"to": "NPR",
"amount": 100
},
"result": 6765.6105,
"rate": 67.656105
}Build with FJD/NPR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key