Rate Overview
Live
1 RUB = 0.029066 FJD
1 FJD = 34.4045
RUB
Avg
0.029331
High
0.029667
Low
0.029066
Last updated: 5/6/2026, 4:22:10 PM
Quick Conversions
| RUB | FJD |
|---|---|
| 1 RUB | 0.03 FJD |
| 10 RUB | 0.29 FJD |
| 50 RUB | 1.45 FJD |
| 100 RUB | 2.91 FJD |
| 500 RUB | 14.53 FJD |
| 1,000 RUB | 29.07 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-05-06T16:22:10Z",
"rates": {
"FJD": 0.029066
}
}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.9066,
"rate": 0.029066
}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