Rate Overview
Live
1 FJD = 67.9901 NPR
1 NPR = 0.014708
FJD
Avg
68.4342
High
69.0146
Low
67.9901
Last updated: 6/16/2026, 10:43:28 AM
Quick Conversions
| FJD | NPR |
|---|---|
| 1 FJD | 67.99 NPR |
| 10 FJD | 679.90 NPR |
| 50 FJD | 3,399.50 NPR |
| 100 FJD | 6,799.01 NPR |
| 500 FJD | 33,995.03 NPR |
| 1,000 FJD | 67,990.06 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-06-16T10:43:28Z",
"rates": {
"NPR": 67.990061
}
}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": 6799.0061,
"rate": 67.990061
}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