Rate Overview
Live
1 ZAR = 4.7927 RUB
1 RUB = 0.208650
ZAR
Avg
4.7073
High
4.7932
Low
4.4851
Last updated: 7/23/2026, 7:40:53 AM
Quick Conversions
| ZAR | RUB |
|---|---|
| 1 ZAR | 4.79 RUB |
| 10 ZAR | 47.93 RUB |
| 50 ZAR | 239.64 RUB |
| 100 ZAR | 479.27 RUB |
| 500 ZAR | 2,396.36 RUB |
| 1,000 ZAR | 4,792.72 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-07-23T07:40:53Z",
"rates": {
"RUB": 4.792724
}
}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": 479.27239999999995,
"rate": 4.792724
}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