Rate Overview
Live
1 ANG = 40.1486 RUB
1 RUB = 0.024907
ANG
Avg
40.1986
High
40.5454
Low
39.9765
Last updated: 6/16/2026, 1:28:37 PM
Quick Conversions
| ANG | RUB |
|---|---|
| 1 ANG | 40.15 RUB |
| 10 ANG | 401.49 RUB |
| 50 ANG | 2,007.43 RUB |
| 100 ANG | 4,014.86 RUB |
| 500 ANG | 20,074.30 RUB |
| 1,000 ANG | 40,148.59 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-06-16T13:28:37Z",
"rates": {
"RUB": 40.148591
}
}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": 4014.8591,
"rate": 40.148591
}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