Rate Overview
Live
1 FJD = 32.4454 RUB
1 RUB = 0.030821
FJD
Avg
32.5095
High
32.9025
Low
32.3929
Last updated: 6/16/2026, 4:10:11 AM
Quick Conversions
| FJD | RUB |
|---|---|
| 1 FJD | 32.45 RUB |
| 10 FJD | 324.45 RUB |
| 50 FJD | 1,622.27 RUB |
| 100 FJD | 3,244.54 RUB |
| 500 FJD | 16,222.69 RUB |
| 1,000 FJD | 32,445.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-06-16T04:10:11Z",
"rates": {
"RUB": 32.445379
}
}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": 3244.5379000000003,
"rate": 32.445379
}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