Rate Overview
Live
1 SHP = 2.3573 AWG
1 AWG = 0.424220
SHP
Avg
2.3899
High
2.4079
Low
2.3573
Last updated: 6/19/2026, 8:55:11 AM
Quick Conversions
| SHP | AWG |
|---|---|
| 1 SHP | 2.36 AWG |
| 10 SHP | 23.57 AWG |
| 50 SHP | 117.86 AWG |
| 100 SHP | 235.73 AWG |
| 500 SHP | 1,178.63 AWG |
| 1,000 SHP | 2,357.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-06-19T08:55:11Z",
"rates": {
"AWG": 2.357269
}
}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": 235.7269,
"rate": 2.357269
}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