Rate Overview
Live
1 ZAR = 4.6045 RUB
1 RUB = 0.217177
ZAR
Avg
4.6889
High
4.8092
Low
4.5919
Last updated: 4/15/2026, 11:52:41 PM
Quick Conversions
| ZAR | RUB |
|---|---|
| 1 ZAR | 4.60 RUB |
| 10 ZAR | 46.05 RUB |
| 50 ZAR | 230.23 RUB |
| 100 ZAR | 460.45 RUB |
| 500 ZAR | 2,302.27 RUB |
| 1,000 ZAR | 4,604.54 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-04-15T23:52:41Z",
"rates": {
"RUB": 4.60454
}
}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": 460.454,
"rate": 4.60454
}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