Rate Overview
Live
1 SGD = 59.3922 RUB
1 RUB = 0.016837
SGD
Avg
58.9361
High
59.3922
Low
58.5705
Last updated: 5/6/2026, 5:59:56 AM
Quick Conversions
| SGD | RUB |
|---|---|
| 1 SGD | 59.39 RUB |
| 10 SGD | 593.92 RUB |
| 50 SGD | 2,969.61 RUB |
| 100 SGD | 5,939.22 RUB |
| 500 SGD | 29,696.08 RUB |
| 1,000 SGD | 59,392.17 RUB |
Get SGD/RUB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SGD¤cies=RUBExample Response:
{
"success": true,
"base": "SGD",
"date": "2026-05-06T05:59:56Z",
"rates": {
"RUB": 59.392167
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SGD&to=RUB&amount=100Example Response:
{
"success": true,
"query": {
"from": "SGD",
"to": "RUB",
"amount": 100
},
"result": 5939.2167,
"rate": 59.392167
}Build with SGD/RUB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key