Rate Overview
Live
1 RSD = 0.018061 AWG
1 AWG = 55.3679
RSD
Avg
0.018019
High
0.018094
Low
0.017942
Last updated: 4/17/2026, 5:56:17 PM
Quick Conversions
| RSD | AWG |
|---|---|
| 1 RSD | 0.02 AWG |
| 10 RSD | 0.18 AWG |
| 50 RSD | 0.90 AWG |
| 100 RSD | 1.81 AWG |
| 500 RSD | 9.03 AWG |
| 1,000 RSD | 18.06 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-04-17T17:56:17Z",
"rates": {
"AWG": 0.018061
}
}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.8061,
"rate": 0.018061
}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