Rate Overview
Live
1 SHP = 2.3931 AWG
1 AWG = 0.417877
SHP
Avg
2.3998
High
2.4144
Low
2.3866
Last updated: 3/7/2026, 1:07:08 AM
Quick Conversions
| SHP | AWG |
|---|---|
| 1 SHP | 2.39 AWG |
| 10 SHP | 23.93 AWG |
| 50 SHP | 119.65 AWG |
| 100 SHP | 239.31 AWG |
| 500 SHP | 1,196.53 AWG |
| 1,000 SHP | 2,393.05 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-03-07T01:07:08Z",
"rates": {
"AWG": 2.393051
}
}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": 239.30509999999998,
"rate": 2.393051
}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