Rate Overview
Live
1 RSD = 0.017709 AWG
1 AWG = 56.4685
RSD
Avg
0.017659
High
0.017709
Low
0.017611
Last updated: 6/17/2026, 6:52:25 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.85 AWG |
| 1,000 RSD | 17.71 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-06-17T06:52:25Z",
"rates": {
"AWG": 0.017709
}
}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.7709,
"rate": 0.017709
}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