Rate Overview
Live
1 SHP = 2.3969 AWG
1 AWG = 0.417207
SHP
Avg
2.3826
High
2.4109
Low
2.3573
Last updated: 7/7/2026, 1:45:21 PM
Quick Conversions
| SHP | AWG |
|---|---|
| 1 SHP | 2.40 AWG |
| 10 SHP | 23.97 AWG |
| 50 SHP | 119.84 AWG |
| 100 SHP | 239.69 AWG |
| 500 SHP | 1,198.44 AWG |
| 1,000 SHP | 2,396.89 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-07T13:45:21Z",
"rates": {
"AWG": 2.396889
}
}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.6889,
"rate": 2.396889
}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