Rate Overview
Live
1 FJD = 32.5146 RUB
1 RUB = 0.030755
FJD
Avg
32.4341
High
32.9510
Low
32.2347
Last updated: 5/26/2026, 9:19:23 PM
Quick Conversions
| FJD | RUB |
|---|---|
| 1 FJD | 32.51 RUB |
| 10 FJD | 325.15 RUB |
| 50 FJD | 1,625.73 RUB |
| 100 FJD | 3,251.46 RUB |
| 500 FJD | 16,257.30 RUB |
| 1,000 FJD | 32,514.61 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-05-26T21:19:23Z",
"rates": {
"RUB": 32.514605
}
}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": 3251.4605,
"rate": 32.514605
}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