Rate Overview
Live
1 AWG = 56.3562 RSD
1 RSD = 0.017744
AWG
Avg
55.9730
High
56.5962
Low
55.1861
Last updated: 5/29/2026, 2:29:23 PM
Quick Conversions
| AWG | RSD |
|---|---|
| 1 AWG | 56.36 RSD |
| 10 AWG | 563.56 RSD |
| 50 AWG | 2,817.81 RSD |
| 100 AWG | 5,635.62 RSD |
| 500 AWG | 28,178.09 RSD |
| 1,000 AWG | 56,356.18 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-05-29T14:29:23Z",
"rates": {
"RSD": 56.356181
}
}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": 5635.6181,
"rate": 56.356181
}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