Rate Overview
Live
1 RUB = 0.210750 ZAR
1 ZAR = 4.7450
RUB
Avg
0.210347
High
0.212574
Low
0.208626
Last updated: 7/5/2026, 3:27:34 PM
Quick Conversions
| RUB | ZAR |
|---|---|
| 1 RUB | 0.21 ZAR |
| 10 RUB | 2.11 ZAR |
| 50 RUB | 10.54 ZAR |
| 100 RUB | 21.08 ZAR |
| 500 RUB | 105.38 ZAR |
| 1,000 RUB | 210.75 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-07-05T15:27:34Z",
"rates": {
"ZAR": 0.21075
}
}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.075,
"rate": 0.21075
}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