Rate Overview
Live
1 FJD = 35.6699 RUB
1 RUB = 0.028035
FJD
Avg
35.1348
High
35.6699
Low
34.8290
Last updated: 3/6/2026, 8:44:16 PM
Quick Conversions
| FJD | RUB |
|---|---|
| 1 FJD | 35.67 RUB |
| 10 FJD | 356.70 RUB |
| 50 FJD | 1,783.49 RUB |
| 100 FJD | 3,566.99 RUB |
| 500 FJD | 17,834.95 RUB |
| 1,000 FJD | 35,669.90 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-03-06T20:44:16Z",
"rates": {
"RUB": 35.669898
}
}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": 3566.9898000000003,
"rate": 35.669898
}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