Rate Overview
Live
1 FJD = 35.0861 RUB
1 RUB = 0.028501
FJD
Avg
34.2612
High
35.1729
Low
32.5500
Last updated: 7/21/2026, 9:34:43 AM
Quick Conversions
| FJD | RUB |
|---|---|
| 1 FJD | 35.09 RUB |
| 10 FJD | 350.86 RUB |
| 50 FJD | 1,754.31 RUB |
| 100 FJD | 3,508.61 RUB |
| 500 FJD | 17,543.06 RUB |
| 1,000 FJD | 35,086.13 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-21T09:34:43Z",
"rates": {
"RUB": 35.086129
}
}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": 3508.6129,
"rate": 35.086129
}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