Rate Overview
Live
1 ZAR = 5.4581 RUB
1 RUB = 0.183214
ZAR
Avg
5.3712
High
5.4581
Low
5.3217
Last updated: 9/4/2026, 12:55:01 AM
Quick Conversions
| ZAR | RUB |
|---|---|
| 1 ZAR | 5.46 RUB |
| 10 ZAR | 54.58 RUB |
| 50 ZAR | 272.90 RUB |
| 100 ZAR | 545.81 RUB |
| 500 ZAR | 2,729.05 RUB |
| 1,000 ZAR | 5,458.09 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-09-04T00:55:01Z",
"rates": {
"RUB": 5.458092
}
}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": 545.8091999999999,
"rate": 5.458092
}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