Rate Overview
Live
1 RSD = 0.017739 AWG
1 AWG = 56.3730
RSD
Avg
0.017826
High
0.018008
Low
0.017683
Last updated: 3/7/2026, 7:41:44 AM
Quick Conversions
| RSD | AWG |
|---|---|
| 1 RSD | 0.02 AWG |
| 10 RSD | 0.18 AWG |
| 50 RSD | 0.89 AWG |
| 100 RSD | 1.77 AWG |
| 500 RSD | 8.87 AWG |
| 1,000 RSD | 17.74 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-07T07:41:44Z",
"rates": {
"AWG": 0.017739
}
}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.7739,
"rate": 0.017739
}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