Rate Overview
Live
1 AWG = 57.6463 RSD
1 RSD = 0.017347
AWG
Avg
56.3951
High
57.6696
Low
55.2033
Last updated: 7/25/2026, 12:50:58 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-25T00:50:58Z",
"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