Rate Overview
Live
1 FJD = 37.0742 RUB
1 RUB = 0.026973
FJD
Avg
36.8665
High
37.2800
Low
36.2625
Last updated: 8/12/2026, 3:56:09 AM
Quick Conversions
| FJD | RUB |
|---|---|
| 1 FJD | 37.07 RUB |
| 10 FJD | 370.74 RUB |
| 50 FJD | 1,853.71 RUB |
| 100 FJD | 3,707.42 RUB |
| 500 FJD | 18,537.09 RUB |
| 1,000 FJD | 37,074.18 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-08-12T03:56:09Z",
"rates": {
"RUB": 37.074182
}
}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": 3707.4182,
"rate": 37.074182
}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