Rate Overview
Live
1 ZAR = 4.7357 RUB
1 RUB = 0.211163
ZAR
Avg
4.7683
High
4.8393
Low
4.7059
Last updated: 3/6/2026, 6:07:22 PM
Quick Conversions
| ZAR | RUB |
|---|---|
| 1 ZAR | 4.74 RUB |
| 10 ZAR | 47.36 RUB |
| 50 ZAR | 236.78 RUB |
| 100 ZAR | 473.57 RUB |
| 500 ZAR | 2,367.84 RUB |
| 1,000 ZAR | 4,735.69 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-03-06T18:07:22Z",
"rates": {
"RUB": 4.735689
}
}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": 473.5689,
"rate": 4.735689
}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