Rate Overview
Live
1 ANG = 48.1951 RUB
1 RUB = 0.020749
ANG
Avg
47.9751
High
48.5289
Low
47.4844
Last updated: 9/4/2026, 6:42:13 PM
Quick Conversions
| ANG | RUB |
|---|---|
| 1 ANG | 48.20 RUB |
| 10 ANG | 481.95 RUB |
| 50 ANG | 2,409.75 RUB |
| 100 ANG | 4,819.51 RUB |
| 500 ANG | 24,097.53 RUB |
| 1,000 ANG | 48,195.05 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-09-04T18:42:13Z",
"rates": {
"RUB": 48.19505
}
}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": 4819.505,
"rate": 48.19505
}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