Rate Overview
Live
1 RUB = 0.023210 AWG
1 AWG = 43.0849
RUB
Avg
0.023155
High
0.023247
Low
0.022744
Last updated: 7/7/2026, 7:50:52 AM
Quick Conversions
| RUB | AWG |
|---|---|
| 1 RUB | 0.02 AWG |
| 10 RUB | 0.23 AWG |
| 50 RUB | 1.16 AWG |
| 100 RUB | 2.32 AWG |
| 500 RUB | 11.61 AWG |
| 1,000 RUB | 23.21 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-07-07T07:50:52Z",
"rates": {
"AWG": 0.02321
}
}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.321,
"rate": 0.02321
}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