Rate Overview
Live
1 ZAR = 4.7230 RUB
1 RUB = 0.211730
ZAR
Avg
4.6371
High
4.8871
Low
4.3114
Last updated: 7/11/2026, 4:44:09 AM
Quick Conversions
| ZAR | RUB |
|---|---|
| 1 ZAR | 4.72 RUB |
| 10 ZAR | 47.23 RUB |
| 50 ZAR | 236.15 RUB |
| 100 ZAR | 472.30 RUB |
| 500 ZAR | 2,361.50 RUB |
| 1,000 ZAR | 4,723.01 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-11T04:44:09Z",
"rates": {
"RUB": 4.723007
}
}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": 472.3007,
"rate": 4.723007
}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