Rate Overview
Live
1 RUB = 0.210212 ZAR
1 ZAR = 4.7571
RUB
Avg
0.210398
High
0.212574
Low
0.208626
Last updated: 7/4/2026, 9:21:56 PM
Quick Conversions
| RUB | ZAR |
|---|---|
| 1 RUB | 0.21 ZAR |
| 10 RUB | 2.10 ZAR |
| 50 RUB | 10.51 ZAR |
| 100 RUB | 21.02 ZAR |
| 500 RUB | 105.11 ZAR |
| 1,000 RUB | 210.21 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-04T21:21:56Z",
"rates": {
"ZAR": 0.210212
}
}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.0212,
"rate": 0.210212
}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