Rate Overview
Live
1 RUB = 0.022891 AWG
1 AWG = 43.6853
RUB
Avg
0.023434
High
0.025232
Low
0.021849
Last updated: 7/26/2026, 3:40:12 AM
Quick Conversions
| RUB | AWG |
|---|---|
| 1 RUB | 0.02 AWG |
| 10 RUB | 0.23 AWG |
| 50 RUB | 1.14 AWG |
| 100 RUB | 2.29 AWG |
| 500 RUB | 11.45 AWG |
| 1,000 RUB | 22.89 AWG |
Get RUB/AWG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RUB¤cies=AWGExample Response:
{
"success": true,
"base": "RUB",
"date": "2026-07-26T03:40:12Z",
"rates": {
"AWG": 0.022891
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RUB&to=AWG&amount=100Example Response:
{
"success": true,
"query": {
"from": "RUB",
"to": "AWG",
"amount": 100
},
"result": 2.2891000000000004,
"rate": 0.022891
}Build with RUB/AWG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key