Rate Overview
Live
1 FJD = 68.4887 NPR
1 NPR = 0.014601
FJD
Avg
69.0359
High
69.5280
Low
68.4887
Last updated: 9/2/2026, 3:57:40 AM
Quick Conversions
| FJD | NPR |
|---|---|
| 1 FJD | 68.49 NPR |
| 10 FJD | 684.89 NPR |
| 50 FJD | 3,424.43 NPR |
| 100 FJD | 6,848.87 NPR |
| 500 FJD | 34,244.34 NPR |
| 1,000 FJD | 68,488.69 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-09-02T03:57:40Z",
"rates": {
"NPR": 68.488688
}
}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": 6848.868799999999,
"rate": 68.488688
}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