Rate Overview
Live
1 ANG = 42.1806 RUB
1 RUB = 0.023708
ANG
Avg
41.9596
High
42.1806
Low
41.7609
Last updated: 5/6/2026, 7:18:11 PM
Quick Conversions
| ANG | RUB |
|---|---|
| 1 ANG | 42.18 RUB |
| 10 ANG | 421.81 RUB |
| 50 ANG | 2,109.03 RUB |
| 100 ANG | 4,218.06 RUB |
| 500 ANG | 21,090.30 RUB |
| 1,000 ANG | 42,180.61 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-05-06T19:18:11Z",
"rates": {
"RUB": 42.180606
}
}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": 4218.0606,
"rate": 42.180606
}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