Rate Overview
Live
1 AWG = 57.5529 RSD
1 RSD = 0.017375
AWG
Avg
58.0305
High
63.6507
Low
55.4696
Last updated: 7/29/2026, 5:26:48 PM
Quick Conversions
| AWG | RSD |
|---|---|
| 1 AWG | 57.55 RSD |
| 10 AWG | 575.53 RSD |
| 50 AWG | 2,877.64 RSD |
| 100 AWG | 5,755.29 RSD |
| 500 AWG | 28,776.44 RSD |
| 1,000 AWG | 57,552.88 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-29T17:26:48Z",
"rates": {
"RSD": 57.55288
}
}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": 5755.2880000000005,
"rate": 57.55288
}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