Rate Overview
Live
1 ZAR = 4.7482 RUB
1 RUB = 0.210605
ZAR
Avg
4.7494
High
4.7889
Low
4.7042
Last updated: 7/6/2026, 4:19:43 PM
Quick Conversions
| ZAR | RUB |
|---|---|
| 1 ZAR | 4.75 RUB |
| 10 ZAR | 47.48 RUB |
| 50 ZAR | 237.41 RUB |
| 100 ZAR | 474.82 RUB |
| 500 ZAR | 2,374.11 RUB |
| 1,000 ZAR | 4,748.22 RUB |
Get ZAR/RUB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ZAR¤cies=RUBExample Response:
{
"success": true,
"base": "ZAR",
"date": "2026-07-06T16:19:43Z",
"rates": {
"RUB": 4.748219
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ZAR&to=RUB&amount=100Example Response:
{
"success": true,
"query": {
"from": "ZAR",
"to": "RUB",
"amount": 100
},
"result": 474.82189999999997,
"rate": 4.748219
}Build with ZAR/RUB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key