Rate Overview
Live
1 ZAR = 4.7346 RUB
1 RUB = 0.211211
ZAR
Avg
4.8113
High
5.1019
Low
4.7059
Last updated: 3/26/2026, 11:31:35 PM
Quick Conversions
| ZAR | RUB |
|---|---|
| 1 ZAR | 4.73 RUB |
| 10 ZAR | 47.35 RUB |
| 50 ZAR | 236.73 RUB |
| 100 ZAR | 473.46 RUB |
| 500 ZAR | 2,367.30 RUB |
| 1,000 ZAR | 4,734.60 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-26T23:31:35Z",
"rates": {
"RUB": 4.7346
}
}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.46000000000004,
"rate": 4.7346
}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