Rate Overview
Live
1 AWG = 57.5822 RSD
1 RSD = 0.017366
AWG
Avg
58.0317
High
63.6507
Low
55.4696
Last updated: 7/27/2026, 12:42:35 PM
Quick Conversions
| AWG | RSD |
|---|---|
| 1 AWG | 57.58 RSD |
| 10 AWG | 575.82 RSD |
| 50 AWG | 2,879.11 RSD |
| 100 AWG | 5,758.22 RSD |
| 500 AWG | 28,791.08 RSD |
| 1,000 AWG | 57,582.17 RSD |
Get AWG/RSD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AWG¤cies=RSDExample Response:
{
"success": true,
"base": "AWG",
"date": "2026-07-27T12:42:35Z",
"rates": {
"RSD": 57.582165
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AWG&to=RSD&amount=100Example Response:
{
"success": true,
"query": {
"from": "AWG",
"to": "RSD",
"amount": 100
},
"result": 5758.2165,
"rate": 57.582165
}Build with AWG/RSD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key