Rate Overview
Live
1 FJD = 34.9912 RUB
1 RUB = 0.028579
FJD
Avg
34.8655
High
37.4055
Low
32.3929
Last updated: 7/25/2026, 12:50:50 AM
Quick Conversions
| FJD | RUB |
|---|---|
| 1 FJD | 34.99 RUB |
| 10 FJD | 349.91 RUB |
| 50 FJD | 1,749.56 RUB |
| 100 FJD | 3,499.12 RUB |
| 500 FJD | 17,495.59 RUB |
| 1,000 FJD | 34,991.18 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-25T00:50:50Z",
"rates": {
"RUB": 34.991178
}
}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": 3499.1178,
"rate": 34.991178
}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