Rate Overview
Live
1 RUB = 0.211544 ZAR
1 ZAR = 4.7271
RUB
Avg
0.211086
High
0.221561
Low
0.199829
Last updated: 3/27/2026, 1:12:20 AM
Quick Conversions
| RUB | ZAR |
|---|---|
| 1 RUB | 0.21 ZAR |
| 10 RUB | 2.12 ZAR |
| 50 RUB | 10.58 ZAR |
| 100 RUB | 21.15 ZAR |
| 500 RUB | 105.77 ZAR |
| 1,000 RUB | 211.54 ZAR |
Get RUB/ZAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RUB¤cies=ZARExample Response:
{
"success": true,
"base": "RUB",
"date": "2026-03-27T01:12:20Z",
"rates": {
"ZAR": 0.211544
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RUB&to=ZAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "RUB",
"to": "ZAR",
"amount": 100
},
"result": 21.154400000000003,
"rate": 0.211544
}Build with RUB/ZAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key