Rate Overview
Live
1 ZAR = 4.4778 RUB
1 RUB = 0.223322
ZAR
Avg
4.4322
High
4.4778
Low
4.3366
Last updated: 6/16/2026, 2:05:13 PM
Quick Conversions
| ZAR | RUB |
|---|---|
| 1 ZAR | 4.48 RUB |
| 10 ZAR | 44.78 RUB |
| 50 ZAR | 223.89 RUB |
| 100 ZAR | 447.78 RUB |
| 500 ZAR | 2,238.92 RUB |
| 1,000 ZAR | 4,477.84 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-06-16T14:05:13Z",
"rates": {
"RUB": 4.477839
}
}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": 447.7839,
"rate": 4.477839
}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