Rate Overview
Live
1 AWG = 57.6463 RSD
1 RSD = 0.017347
AWG
Avg
57.4356
High
57.6463
Low
57.3202
Last updated: 7/24/2026, 11:26:27 AM
Quick Conversions
| AWG | RSD |
|---|---|
| 1 AWG | 57.65 RSD |
| 10 AWG | 576.46 RSD |
| 50 AWG | 2,882.31 RSD |
| 100 AWG | 5,764.63 RSD |
| 500 AWG | 28,823.13 RSD |
| 1,000 AWG | 57,646.26 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-24T11:26:27Z",
"rates": {
"RSD": 57.646256
}
}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": 5764.6256,
"rate": 57.646256
}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