Rate Overview
Live
1 RSD = 0.017678 AWG
1 AWG = 56.5675
RSD
Avg
0.017875
High
0.018281
Low
0.017581
Last updated: 3/28/2026, 10:59:23 AM
Quick Conversions
| RSD | AWG |
|---|---|
| 1 RSD | 0.02 AWG |
| 10 RSD | 0.18 AWG |
| 50 RSD | 0.88 AWG |
| 100 RSD | 1.77 AWG |
| 500 RSD | 8.84 AWG |
| 1,000 RSD | 17.68 AWG |
Get RSD/AWG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RSD¤cies=AWGExample Response:
{
"success": true,
"base": "RSD",
"date": "2026-03-28T10:59:23Z",
"rates": {
"AWG": 0.017678
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RSD&to=AWG&amount=100Example Response:
{
"success": true,
"query": {
"from": "RSD",
"to": "AWG",
"amount": 100
},
"result": 1.7677999999999998,
"rate": 0.017678
}Build with RSD/AWG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key