Rate Overview
Live
1 RUB = 0.022752 AWG
1 AWG = 43.9522
RUB
Avg
0.023053
High
0.023279
Low
0.022752
Last updated: 3/6/2026, 5:16:05 PM
Quick Conversions
| RUB | AWG |
|---|---|
| 1 RUB | 0.02 AWG |
| 10 RUB | 0.23 AWG |
| 50 RUB | 1.14 AWG |
| 100 RUB | 2.28 AWG |
| 500 RUB | 11.38 AWG |
| 1,000 RUB | 22.75 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-03-06T17:16:05Z",
"rates": {
"AWG": 0.022752
}
}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.2752000000000003,
"rate": 0.022752
}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