Rate Overview
Live
1 RUB = 0.214882 ZAR
1 ZAR = 4.6537
RUB
Avg
0.211589
High
0.215094
Low
0.209413
Last updated: 7/25/2026, 1:16:01 AM
Quick Conversions
| RUB | ZAR |
|---|---|
| 1 RUB | 0.21 ZAR |
| 10 RUB | 2.15 ZAR |
| 50 RUB | 10.74 ZAR |
| 100 RUB | 21.49 ZAR |
| 500 RUB | 107.44 ZAR |
| 1,000 RUB | 214.88 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-25T01:16:01Z",
"rates": {
"ZAR": 0.214882
}
}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.4882,
"rate": 0.214882
}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