Rate Overview
Live
1 FJD = 34.2274 RUB
1 RUB = 0.029216
FJD
Avg
34.5664
High
35.2468
Low
34.1063
Last updated: 4/16/2026, 5:01:04 PM
Quick Conversions
| FJD | RUB |
|---|---|
| 1 FJD | 34.23 RUB |
| 10 FJD | 342.27 RUB |
| 50 FJD | 1,711.37 RUB |
| 100 FJD | 3,422.74 RUB |
| 500 FJD | 17,113.69 RUB |
| 1,000 FJD | 34,227.38 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-04-16T17:01:04Z",
"rates": {
"RUB": 34.227385
}
}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": 3422.7385,
"rate": 34.227385
}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