Rate Overview
Live
1 RUB = 0.021996 AWG
1 AWG = 45.4628
RUB
Avg
0.022539
High
0.023705
Low
0.021277
Last updated: 3/27/2026, 5:15:54 PM
Quick Conversions
| RUB | AWG |
|---|---|
| 1 RUB | 0.02 AWG |
| 10 RUB | 0.22 AWG |
| 50 RUB | 1.10 AWG |
| 100 RUB | 2.20 AWG |
| 500 RUB | 11.00 AWG |
| 1,000 RUB | 22.00 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-27T17:15:54Z",
"rates": {
"AWG": 0.021996
}
}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.1996,
"rate": 0.021996
}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