Rate Overview
Live
1 RSD = 0.017445 AWG
1 AWG = 57.3230
RSD
Avg
0.017433
High
0.017454
Low
0.017383
Last updated: 7/7/2026, 10:06:48 AM
Quick Conversions
| RSD | AWG |
|---|---|
| 1 RSD | 0.02 AWG |
| 10 RSD | 0.17 AWG |
| 50 RSD | 0.87 AWG |
| 100 RSD | 1.74 AWG |
| 500 RSD | 8.72 AWG |
| 1,000 RSD | 17.45 AWG |
Get RSD/AWG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RSD¤cies=AWGExample Response:
{
"success": true,
"base": "RSD",
"date": "2026-07-07T10:06:48Z",
"rates": {
"AWG": 0.017445
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RSD&to=AWG&amount=100Example Response:
{
"success": true,
"query": {
"from": "RSD",
"to": "AWG",
"amount": 100
},
"result": 1.7445,
"rate": 0.017445
}Build with RSD/AWG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key