Rate Overview
Live
1 SHP = 2.4069 AWG
1 AWG = 0.415467
SHP
Avg
2.3897
High
2.4069
Low
2.3801
Last updated: 7/31/2026, 9:53:12 AM
Quick Conversions
| SHP | AWG |
|---|---|
| 1 SHP | 2.41 AWG |
| 10 SHP | 24.07 AWG |
| 50 SHP | 120.35 AWG |
| 100 SHP | 240.69 AWG |
| 500 SHP | 1,203.47 AWG |
| 1,000 SHP | 2,406.93 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-07-31T09:53:12Z",
"rates": {
"AWG": 2.406932
}
}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": 240.6932,
"rate": 2.406932
}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