Rate Overview
Live
1 RSD = 0.017648 AWG
1 AWG = 56.6636
RSD
Avg
0.017618
High
0.017648
Low
0.017580
Last updated: 8/16/2026, 12:46:17 AM
Quick Conversions
| RSD | AWG |
|---|---|
| 1 RSD | 0.02 AWG |
| 10 RSD | 0.18 AWG |
| 50 RSD | 0.88 AWG |
| 100 RSD | 1.76 AWG |
| 500 RSD | 8.82 AWG |
| 1,000 RSD | 17.65 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-08-16T00:46:17Z",
"rates": {
"AWG": 0.017648
}
}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.7648000000000001,
"rate": 0.017648
}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