Rate Overview
Live
1 RUB = 0.224215 ZAR
1 ZAR = 4.4600
RUB
Avg
0.225944
High
0.230595
Low
0.223871
Last updated: 6/15/2026, 12:49:46 PM
Quick Conversions
| RUB | ZAR |
|---|---|
| 1 RUB | 0.22 ZAR |
| 10 RUB | 2.24 ZAR |
| 50 RUB | 11.21 ZAR |
| 100 RUB | 22.42 ZAR |
| 500 RUB | 112.11 ZAR |
| 1,000 RUB | 224.22 ZAR |
Get RUB/ZAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RUB¤cies=ZARExample Response:
{
"success": true,
"base": "RUB",
"date": "2026-06-15T12:49:46Z",
"rates": {
"ZAR": 0.224215
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RUB&to=ZAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "RUB",
"to": "ZAR",
"amount": 100
},
"result": 22.421499999999998,
"rate": 0.224215
}Build with RUB/ZAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key