Rate Overview
Live
1 RUB = 0.211468 ZAR
1 ZAR = 4.7288
RUB
Avg
0.213366
High
0.232084
Low
0.204398
Last updated: 7/18/2026, 1:28:55 AM
Quick Conversions
| RUB | ZAR |
|---|---|
| 1 RUB | 0.21 ZAR |
| 10 RUB | 2.11 ZAR |
| 50 RUB | 10.57 ZAR |
| 100 RUB | 21.15 ZAR |
| 500 RUB | 105.73 ZAR |
| 1,000 RUB | 211.47 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-18T01:28:55Z",
"rates": {
"ZAR": 0.211468
}
}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.1468,
"rate": 0.211468
}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