Rate Overview
Live
1 RUB = 0.030792 FJD
1 FJD = 32.4760
RUB
Avg
0.029926
High
0.031022
Low
0.029117
Last updated: 5/26/2026, 10:22:09 PM
Quick Conversions
| RUB | FJD |
|---|---|
| 1 RUB | 0.03 FJD |
| 10 RUB | 0.31 FJD |
| 50 RUB | 1.54 FJD |
| 100 RUB | 3.08 FJD |
| 500 RUB | 15.40 FJD |
| 1,000 RUB | 30.79 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-05-26T22:22:09Z",
"rates": {
"FJD": 0.030792
}
}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": 3.0792,
"rate": 0.030792
}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