Rate Overview
Live
1 SHP = 2.4193 AWG
1 AWG = 0.413348
SHP
Avg
2.3679
High
2.4531
Low
2.2216
Last updated: 9/7/2026, 4:00:01 AM
Quick Conversions
| SHP | AWG |
|---|---|
| 1 SHP | 2.42 AWG |
| 10 SHP | 24.19 AWG |
| 50 SHP | 120.96 AWG |
| 100 SHP | 241.93 AWG |
| 500 SHP | 1,209.64 AWG |
| 1,000 SHP | 2,419.27 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-09-07T04:00:01Z",
"rates": {
"AWG": 2.419271
}
}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": 241.92710000000002,
"rate": 2.419271
}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