Rate Overview
Live
1 RUB = 0.215304 ZAR
1 ZAR = 4.6446
RUB
Avg
0.215222
High
0.228441
Low
0.204619
Last updated: 7/25/2026, 4:20:41 PM
Quick Conversions
| RUB | ZAR |
|---|---|
| 1 RUB | 0.22 ZAR |
| 10 RUB | 2.15 ZAR |
| 50 RUB | 10.77 ZAR |
| 100 RUB | 21.53 ZAR |
| 500 RUB | 107.65 ZAR |
| 1,000 RUB | 215.30 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-25T16:20:41Z",
"rates": {
"ZAR": 0.215304
}
}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.5304,
"rate": 0.215304
}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