Rate Overview
Live
1 ANG = 45.2407 RUB
1 RUB = 0.022104
ANG
Avg
44.4114
High
47.8229
Low
42.5522
Last updated: 3/27/2026, 1:37:43 PM
Quick Conversions
| ANG | RUB |
|---|---|
| 1 ANG | 45.24 RUB |
| 10 ANG | 452.41 RUB |
| 50 ANG | 2,262.03 RUB |
| 100 ANG | 4,524.07 RUB |
| 500 ANG | 22,620.34 RUB |
| 1,000 ANG | 45,240.69 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-03-27T13:37:43Z",
"rates": {
"RUB": 45.240688
}
}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": 4524.0688,
"rate": 45.240688
}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