Rate Overview
Live
1 AWG = 43.6849 RUB
1 RUB = 0.022891
AWG
Avg
43.7478
High
43.8694
Low
43.6792
Last updated: 7/26/2026, 9:23:59 PM
Quick Conversions
| AWG | RUB |
|---|---|
| 1 AWG | 43.68 RUB |
| 10 AWG | 436.85 RUB |
| 50 AWG | 2,184.25 RUB |
| 100 AWG | 4,368.49 RUB |
| 500 AWG | 21,842.46 RUB |
| 1,000 AWG | 43,684.93 RUB |
Get AWG/RUB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AWG¤cies=RUBExample Response:
{
"success": true,
"base": "AWG",
"date": "2026-07-26T21:23:59Z",
"rates": {
"RUB": 43.684927
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AWG&to=RUB&amount=100Example Response:
{
"success": true,
"query": {
"from": "AWG",
"to": "RUB",
"amount": 100
},
"result": 4368.4927,
"rate": 43.684927
}Build with AWG/RUB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key