Rate Overview
Live
1 RUB = 0.211077 ZAR
1 ZAR = 4.7376
RUB
Avg
0.204388
High
0.226968
Low
0.169066
Last updated: 3/27/2026, 2:19:02 AM
Quick Conversions
| RUB | ZAR |
|---|---|
| 1 RUB | 0.21 ZAR |
| 10 RUB | 2.11 ZAR |
| 50 RUB | 10.55 ZAR |
| 100 RUB | 21.11 ZAR |
| 500 RUB | 105.54 ZAR |
| 1,000 RUB | 211.08 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-27T02:19:02Z",
"rates": {
"ZAR": 0.211077
}
}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.107699999999998,
"rate": 0.211077
}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