Rate Overview
Live
1 AWG = 57.4261 RSD
1 RSD = 0.017414
AWG
Avg
57.3612
High
57.4906
Low
57.2927
Last updated: 7/8/2026, 8:08:32 AM
Quick Conversions
| AWG | RSD |
|---|---|
| 1 AWG | 57.43 RSD |
| 10 AWG | 574.26 RSD |
| 50 AWG | 2,871.31 RSD |
| 100 AWG | 5,742.61 RSD |
| 500 AWG | 28,713.06 RSD |
| 1,000 AWG | 57,426.13 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-08T08:08:32Z",
"rates": {
"RSD": 57.426127
}
}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": 5742.6127,
"rate": 57.426127
}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