Rate Overview
Live
1 FJD = 34.7657 RUB
1 RUB = 0.028764
FJD
Avg
34.9455
High
35.1720
Low
34.7657
Last updated: 7/25/2026, 3:25:29 PM
Quick Conversions
| FJD | RUB |
|---|---|
| 1 FJD | 34.77 RUB |
| 10 FJD | 347.66 RUB |
| 50 FJD | 1,738.28 RUB |
| 100 FJD | 3,476.57 RUB |
| 500 FJD | 17,382.84 RUB |
| 1,000 FJD | 34,765.68 RUB |
Get FJD/RUB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=FJD¤cies=RUBExample Response:
{
"success": true,
"base": "FJD",
"date": "2026-07-25T15:25:29Z",
"rates": {
"RUB": 34.765679
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=FJD&to=RUB&amount=100Example Response:
{
"success": true,
"query": {
"from": "FJD",
"to": "RUB",
"amount": 100
},
"result": 3476.5679,
"rate": 34.765679
}Build with FJD/RUB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key