Rate Overview
Live
1 RUB = 0.024893 AWG
1 AWG = 40.1719
RUB
Avg
0.025011
High
0.025100
Low
0.024893
Last updated: 5/27/2026, 12:33:00 PM
Quick Conversions
| RUB | AWG |
|---|---|
| 1 RUB | 0.02 AWG |
| 10 RUB | 0.25 AWG |
| 50 RUB | 1.24 AWG |
| 100 RUB | 2.49 AWG |
| 500 RUB | 12.45 AWG |
| 1,000 RUB | 24.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-05-27T12:33:00Z",
"rates": {
"AWG": 0.024893
}
}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.4893,
"rate": 0.024893
}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