Rate Overview
Live
1 AWG = 42.4302 RUB
1 RUB = 0.023568
AWG
Avg
42.5408
High
43.0942
Low
41.9920
Last updated: 4/17/2026, 6:21:27 AM
Quick Conversions
| AWG | RUB |
|---|---|
| 1 AWG | 42.43 RUB |
| 10 AWG | 424.30 RUB |
| 50 AWG | 2,121.51 RUB |
| 100 AWG | 4,243.02 RUB |
| 500 AWG | 21,215.11 RUB |
| 1,000 AWG | 42,430.21 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-04-17T06:21:27Z",
"rates": {
"RUB": 42.43021
}
}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": 4243.021000000001,
"rate": 42.43021
}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