Rate Overview
Live
1 ZAR = 4.6560 RUB
1 RUB = 0.214774
ZAR
Avg
4.6494
High
4.8871
Low
4.3775
Last updated: 7/24/2026, 3:48:34 AM
Quick Conversions
| ZAR | RUB |
|---|---|
| 1 ZAR | 4.66 RUB |
| 10 ZAR | 46.56 RUB |
| 50 ZAR | 232.80 RUB |
| 100 ZAR | 465.60 RUB |
| 500 ZAR | 2,328.02 RUB |
| 1,000 ZAR | 4,656.05 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-24T03:48:34Z",
"rates": {
"RUB": 4.656048
}
}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": 465.6048,
"rate": 4.656048
}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