Rate Overview
Live
1 RUB = 0.021268 AWG
1 AWG = 47.0190
RUB
Avg
0.021641
High
0.021934
Low
0.021268
Last updated: 8/15/2026, 8:35:32 PM
Quick Conversions
| RUB | AWG |
|---|---|
| 1 RUB | 0.02 AWG |
| 10 RUB | 0.21 AWG |
| 50 RUB | 1.06 AWG |
| 100 RUB | 2.13 AWG |
| 500 RUB | 10.63 AWG |
| 1,000 RUB | 21.27 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-08-15T20:35:32Z",
"rates": {
"AWG": 0.021268
}
}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.1268,
"rate": 0.021268
}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