Rate Overview
Live
1 ZAR = 4.6449 RUB
1 RUB = 0.215289
ZAR
Avg
4.7072
High
4.7752
Low
4.6446
Last updated: 7/26/2026, 11:47:02 AM
Quick Conversions
| ZAR | RUB |
|---|---|
| 1 ZAR | 4.64 RUB |
| 10 ZAR | 46.45 RUB |
| 50 ZAR | 232.25 RUB |
| 100 ZAR | 464.49 RUB |
| 500 ZAR | 2,322.46 RUB |
| 1,000 ZAR | 4,644.92 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-26T11:47:02Z",
"rates": {
"RUB": 4.644915
}
}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": 464.49150000000003,
"rate": 4.644915
}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