Rate Overview
Live
1 ANG = 42.8652 RUB
1 RUB = 0.023329
ANG
Avg
43.0128
High
43.7129
Low
42.7305
Last updated: 7/7/2026, 6:50:36 AM
Quick Conversions
| ANG | RUB |
|---|---|
| 1 ANG | 42.87 RUB |
| 10 ANG | 428.65 RUB |
| 50 ANG | 2,143.26 RUB |
| 100 ANG | 4,286.52 RUB |
| 500 ANG | 21,432.62 RUB |
| 1,000 ANG | 42,865.25 RUB |
Get ANG/RUB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ANG¤cies=RUBExample Response:
{
"success": true,
"base": "ANG",
"date": "2026-07-07T06:50:36Z",
"rates": {
"RUB": 42.865246
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ANG&to=RUB&amount=100Example Response:
{
"success": true,
"query": {
"from": "ANG",
"to": "RUB",
"amount": 100
},
"result": 4286.5246,
"rate": 42.865246
}Build with ANG/RUB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key