Rate Overview
Live
1 AWG = 56.8971 RSD
1 RSD = 0.017576
AWG
Avg
56.6890
High
56.8971
Low
56.4672
Last updated: 6/18/2026, 10:04:58 AM
Quick Conversions
| AWG | RSD |
|---|---|
| 1 AWG | 56.90 RSD |
| 10 AWG | 568.97 RSD |
| 50 AWG | 2,844.86 RSD |
| 100 AWG | 5,689.71 RSD |
| 500 AWG | 28,448.56 RSD |
| 1,000 AWG | 56,897.11 RSD |
Get AWG/RSD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AWG¤cies=RSDExample Response:
{
"success": true,
"base": "AWG",
"date": "2026-06-18T10:04:58Z",
"rates": {
"RSD": 56.897114
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AWG&to=RSD&amount=100Example Response:
{
"success": true,
"query": {
"from": "AWG",
"to": "RSD",
"amount": 100
},
"result": 5689.7114,
"rate": 56.897114
}Build with AWG/RSD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key