Rate Overview
Live
1 RSD = 0.017366 AWG
1 AWG = 57.5838
RSD
Avg
0.017259
High
0.018027
Low
0.015710
Last updated: 7/27/2026, 12:51:40 PM
Quick Conversions
| RSD | AWG |
|---|---|
| 1 RSD | 0.02 AWG |
| 10 RSD | 0.17 AWG |
| 50 RSD | 0.87 AWG |
| 100 RSD | 1.74 AWG |
| 500 RSD | 8.68 AWG |
| 1,000 RSD | 17.37 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-07-27T12:51:40Z",
"rates": {
"AWG": 0.017366
}
}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.7366,
"rate": 0.017366
}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