Rate Overview
Live
1 SHP = 2.3982 AWG
1 AWG = 0.416987
SHP
Avg
2.3950
High
2.4109
Low
2.3883
Last updated: 7/9/2026, 11:31:17 AM
Quick Conversions
| SHP | AWG |
|---|---|
| 1 SHP | 2.40 AWG |
| 10 SHP | 23.98 AWG |
| 50 SHP | 119.91 AWG |
| 100 SHP | 239.82 AWG |
| 500 SHP | 1,199.08 AWG |
| 1,000 SHP | 2,398.15 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-09T11:31:17Z",
"rates": {
"AWG": 2.398154
}
}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.81539999999998,
"rate": 2.398154
}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