Rate Overview
Live
1 RUB = 0.028034 FJD
1 FJD = 35.6710
RUB
Avg
0.028463
High
0.028711
Low
0.028034
Last updated: 3/6/2026, 5:16:04 PM
Quick Conversions
| RUB | FJD |
|---|---|
| 1 RUB | 0.03 FJD |
| 10 RUB | 0.28 FJD |
| 50 RUB | 1.40 FJD |
| 100 RUB | 2.80 FJD |
| 500 RUB | 14.02 FJD |
| 1,000 RUB | 28.03 FJD |
Get RUB/FJD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RUB¤cies=FJDExample Response:
{
"success": true,
"base": "RUB",
"date": "2026-03-06T17:16:04Z",
"rates": {
"FJD": 0.028034
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RUB&to=FJD&amount=100Example Response:
{
"success": true,
"query": {
"from": "RUB",
"to": "FJD",
"amount": 100
},
"result": 2.8034,
"rate": 0.028034
}Build with RUB/FJD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key