Rate Overview
Live
1 FJD = 68.9521 NPR
1 NPR = 0.014503
FJD
Avg
68.9184
High
69.2105
Low
68.2493
Last updated: 5/7/2026, 12:13:26 AM
Quick Conversions
| FJD | NPR |
|---|---|
| 1 FJD | 68.95 NPR |
| 10 FJD | 689.52 NPR |
| 50 FJD | 3,447.60 NPR |
| 100 FJD | 6,895.21 NPR |
| 500 FJD | 34,476.04 NPR |
| 1,000 FJD | 68,952.09 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-05-07T00:13:26Z",
"rates": {
"NPR": 68.952086
}
}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": 6895.208599999999,
"rate": 68.952086
}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