Rate Overview
Live
1 SHP = 2.3619 AWG
1 AWG = 0.423392
SHP
Avg
2.3619
High
2.4531
Low
2.2216
Last updated: 6/27/2026, 12:33:17 PM
Quick Conversions
| SHP | AWG |
|---|---|
| 1 SHP | 2.36 AWG |
| 10 SHP | 23.62 AWG |
| 50 SHP | 118.09 AWG |
| 100 SHP | 236.19 AWG |
| 500 SHP | 1,180.94 AWG |
| 1,000 SHP | 2,361.88 AWG |
Get SHP/AWG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SHP¤cies=AWGExample Response:
{
"success": true,
"base": "SHP",
"date": "2026-06-27T12:33:17Z",
"rates": {
"AWG": 2.361877
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SHP&to=AWG&amount=100Example Response:
{
"success": true,
"query": {
"from": "SHP",
"to": "AWG",
"amount": 100
},
"result": 236.18769999999998,
"rate": 2.361877
}Build with SHP/AWG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key