Rate Overview
Live
1 ZAR = 4.7220 RUB
1 RUB = 0.211773
ZAR
Avg
4.7210
High
4.8871
Low
4.5099
Last updated: 3/26/2026, 9:52:05 PM
Quick Conversions
| ZAR | RUB |
|---|---|
| 1 ZAR | 4.72 RUB |
| 10 ZAR | 47.22 RUB |
| 50 ZAR | 236.10 RUB |
| 100 ZAR | 472.20 RUB |
| 500 ZAR | 2,361.01 RUB |
| 1,000 ZAR | 4,722.03 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-03-26T21:52:05Z",
"rates": {
"RUB": 4.722028
}
}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.20279999999997,
"rate": 4.722028
}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