Rate Overview
Live
1 ANG = 42.1779 RUB
1 RUB = 0.023709
ANG
Avg
42.4427
High
43.1873
Low
42.1120
Last updated: 4/16/2026, 4:52:37 PM
Quick Conversions
| ANG | RUB |
|---|---|
| 1 ANG | 42.18 RUB |
| 10 ANG | 421.78 RUB |
| 50 ANG | 2,108.90 RUB |
| 100 ANG | 4,217.79 RUB |
| 500 ANG | 21,088.97 RUB |
| 1,000 ANG | 42,177.94 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-04-16T16:52:37Z",
"rates": {
"RUB": 42.177942
}
}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": 4217.7942,
"rate": 42.177942
}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