Rate Overview
Live
1 RUB = 0.212978 ZAR
1 ZAR = 4.6953
RUB
Avg
0.208522
High
0.230152
Low
0.174941
Last updated: 7/9/2026, 8:37:35 AM
Quick Conversions
| RUB | ZAR |
|---|---|
| 1 RUB | 0.21 ZAR |
| 10 RUB | 2.13 ZAR |
| 50 RUB | 10.65 ZAR |
| 100 RUB | 21.30 ZAR |
| 500 RUB | 106.49 ZAR |
| 1,000 RUB | 212.98 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-09T08:37:35Z",
"rates": {
"ZAR": 0.212978
}
}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.2978,
"rate": 0.212978
}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