Rate Overview
Live
1 FJD = 36.1633 RUB
1 RUB = 0.027652
FJD
Avg
36.0463
High
38.9066
Low
34.7289
Last updated: 3/27/2026, 7:46:09 AM
Quick Conversions
| FJD | RUB |
|---|---|
| 1 FJD | 36.16 RUB |
| 10 FJD | 361.63 RUB |
| 50 FJD | 1,808.17 RUB |
| 100 FJD | 3,616.33 RUB |
| 500 FJD | 18,081.66 RUB |
| 1,000 FJD | 36,163.32 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-03-27T07:46:09Z",
"rates": {
"RUB": 36.163322
}
}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": 3616.3322000000003,
"rate": 36.163322
}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