Rate Overview
Live
1 SHP = 2.3912 AWG
1 AWG = 0.418200
SHP
Avg
2.4035
High
2.4610
Low
2.3619
Last updated: 7/8/2026, 4:56:59 AM
Quick Conversions
| SHP | AWG |
|---|---|
| 1 SHP | 2.39 AWG |
| 10 SHP | 23.91 AWG |
| 50 SHP | 119.56 AWG |
| 100 SHP | 239.12 AWG |
| 500 SHP | 1,195.60 AWG |
| 1,000 SHP | 2,391.20 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-08T04:56:59Z",
"rates": {
"AWG": 2.391202
}
}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.12019999999998,
"rate": 2.391202
}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