Rate Overview
Live
1 AWG = 56.8302 RSD
1 RSD = 0.017596
AWG
Avg
56.7836
High
56.8946
Low
56.7089
Last updated: 8/12/2026, 8:02:28 AM
Quick Conversions
| AWG | RSD |
|---|---|
| 1 AWG | 56.83 RSD |
| 10 AWG | 568.30 RSD |
| 50 AWG | 2,841.51 RSD |
| 100 AWG | 5,683.02 RSD |
| 500 AWG | 28,415.08 RSD |
| 1,000 AWG | 56,830.15 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-08-12T08:02:28Z",
"rates": {
"RSD": 56.830154
}
}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": 5683.0154,
"rate": 56.830154
}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