Rate Overview
Live
1 ZAR = 4.3946 RUB
1 RUB = 0.227550
ZAR
Avg
4.8497
High
5.7423
Low
4.3420
Last updated: 5/27/2026, 1:59:41 PM
Quick Conversions
| ZAR | RUB |
|---|---|
| 1 ZAR | 4.39 RUB |
| 10 ZAR | 43.95 RUB |
| 50 ZAR | 219.73 RUB |
| 100 ZAR | 439.46 RUB |
| 500 ZAR | 2,197.32 RUB |
| 1,000 ZAR | 4,394.64 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-05-27T13:59:41Z",
"rates": {
"RUB": 4.394642
}
}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": 439.4642,
"rate": 4.394642
}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