Rate Overview
Live
1 FJD = 34.0154 RUB
1 RUB = 0.029398
FJD
Avg
34.4305
High
37.2100
Low
32.0999
Last updated: 7/14/2026, 7:51:24 AM
Quick Conversions
| FJD | RUB |
|---|---|
| 1 FJD | 34.02 RUB |
| 10 FJD | 340.15 RUB |
| 50 FJD | 1,700.77 RUB |
| 100 FJD | 3,401.54 RUB |
| 500 FJD | 17,007.68 RUB |
| 1,000 FJD | 34,015.36 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-14T07:51:24Z",
"rates": {
"RUB": 34.015356
}
}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": 3401.5355999999997,
"rate": 34.015356
}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