Rate Overview
Live
1 ZAR = 4.5631 RUB
1 RUB = 0.219148
ZAR
Avg
4.5185
High
4.6021
Low
4.4518
Last updated: 5/7/2026, 5:34:56 AM
Quick Conversions
| ZAR | RUB |
|---|---|
| 1 ZAR | 4.56 RUB |
| 10 ZAR | 45.63 RUB |
| 50 ZAR | 228.16 RUB |
| 100 ZAR | 456.31 RUB |
| 500 ZAR | 2,281.57 RUB |
| 1,000 ZAR | 4,563.14 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-05-07T05:34:56Z",
"rates": {
"RUB": 4.563135
}
}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": 456.3135,
"rate": 4.563135
}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