Rate Overview
Live
1 SHP = 2.4264 AWG
1 AWG = 0.412128
SHP
Avg
2.4217
High
2.4264
Low
2.4157
Last updated: 9/10/2026, 1:01:02 PM
Quick Conversions
| SHP | AWG |
|---|---|
| 1 SHP | 2.43 AWG |
| 10 SHP | 24.26 AWG |
| 50 SHP | 121.32 AWG |
| 100 SHP | 242.64 AWG |
| 500 SHP | 1,213.22 AWG |
| 1,000 SHP | 2,426.43 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-09-10T13:01:02Z",
"rates": {
"AWG": 2.426432
}
}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": 242.6432,
"rate": 2.426432
}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