Rate Overview
Live
1 FJD = 38.9132 RUB
1 RUB = 0.025698
FJD
Avg
38.7625
High
39.1945
Low
37.9072
Last updated: 9/2/2026, 3:28:47 AM
Quick Conversions
| FJD | RUB |
|---|---|
| 1 FJD | 38.91 RUB |
| 10 FJD | 389.13 RUB |
| 50 FJD | 1,945.66 RUB |
| 100 FJD | 3,891.33 RUB |
| 500 FJD | 19,456.63 RUB |
| 1,000 FJD | 38,913.25 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-09-02T03:28:47Z",
"rates": {
"RUB": 38.91325
}
}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": 3891.325,
"rate": 38.91325
}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