Rate Overview
Live
1 RUB = 0.027652 FJD
1 FJD = 36.1637
RUB
Avg
0.027042
High
0.027717
Low
0.025702
Last updated: 3/27/2026, 9:32:42 AM
Quick Conversions
| RUB | FJD |
|---|---|
| 1 RUB | 0.03 FJD |
| 10 RUB | 0.28 FJD |
| 50 RUB | 1.38 FJD |
| 100 RUB | 2.77 FJD |
| 500 RUB | 13.83 FJD |
| 1,000 RUB | 27.65 FJD |
Get RUB/FJD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RUB¤cies=FJDExample Response:
{
"success": true,
"base": "RUB",
"date": "2026-03-27T09:32:42Z",
"rates": {
"FJD": 0.027652
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RUB&to=FJD&amount=100Example Response:
{
"success": true,
"query": {
"from": "RUB",
"to": "FJD",
"amount": 100
},
"result": 2.7652,
"rate": 0.027652
}Build with RUB/FJD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key