Rate Overview
Live
1 RUB = 0.028763 FJD
1 FJD = 34.7669
RUB
Avg
0.028616
High
0.028763
Low
0.028431
Last updated: 7/25/2026, 4:46:09 AM
Quick Conversions
| RUB | FJD |
|---|---|
| 1 RUB | 0.03 FJD |
| 10 RUB | 0.29 FJD |
| 50 RUB | 1.44 FJD |
| 100 RUB | 2.88 FJD |
| 500 RUB | 14.38 FJD |
| 1,000 RUB | 28.76 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-07-25T04:46:09Z",
"rates": {
"FJD": 0.028763
}
}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.8763,
"rate": 0.028763
}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