Rate Overview
Live
1 ANG = 39.7768 RUB
1 RUB = 0.025140
ANG
Avg
47.3897
High
61.9594
Low
39.7768
Last updated: 5/26/2026, 10:31:58 PM
Quick Conversions
| ANG | RUB |
|---|---|
| 1 ANG | 39.78 RUB |
| 10 ANG | 397.77 RUB |
| 50 ANG | 1,988.84 RUB |
| 100 ANG | 3,977.68 RUB |
| 500 ANG | 19,888.38 RUB |
| 1,000 ANG | 39,776.76 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-26T22:31:58Z",
"rates": {
"RUB": 39.776761
}
}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": 3977.6761,
"rate": 39.776761
}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