Rate Overview
Live
1 FJD = 34.4035 RUB
1 RUB = 0.029067
FJD
Avg
34.0950
High
34.4035
Low
33.7069
Last updated: 5/6/2026, 7:12:10 PM
Quick Conversions
| FJD | RUB |
|---|---|
| 1 FJD | 34.40 RUB |
| 10 FJD | 344.03 RUB |
| 50 FJD | 1,720.17 RUB |
| 100 FJD | 3,440.35 RUB |
| 500 FJD | 17,201.74 RUB |
| 1,000 FJD | 34,403.48 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-05-06T19:12:10Z",
"rates": {
"RUB": 34.403477
}
}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": 3440.3477000000003,
"rate": 34.403477
}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