Rate Overview
Live
1 SHP = 2.4426 AWG
1 AWG = 0.409394
SHP
Avg
2.4288
High
2.4426
Low
2.4150
Last updated: 8/21/2026, 6:46:40 AM
Quick Conversions
| SHP | AWG |
|---|---|
| 1 SHP | 2.44 AWG |
| 10 SHP | 24.43 AWG |
| 50 SHP | 122.13 AWG |
| 100 SHP | 244.26 AWG |
| 500 SHP | 1,221.32 AWG |
| 1,000 SHP | 2,442.64 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-08-21T06:46:40Z",
"rates": {
"AWG": 2.442637
}
}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": 244.2637,
"rate": 2.442637
}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