Rate Overview
Live
1 AWG = 0.418167 SHP
1 SHP = 2.3914
AWG
Avg
0.420951
High
0.423391
Low
0.414778
Last updated: 7/3/2026, 9:39:03 PM
Quick Conversions
| AWG | SHP |
|---|---|
| 1 AWG | 0.42 SHP |
| 10 AWG | 4.18 SHP |
| 50 AWG | 20.91 SHP |
| 100 AWG | 41.82 SHP |
| 500 AWG | 209.08 SHP |
| 1,000 AWG | 418.17 SHP |
Get AWG/SHP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AWG¤cies=SHPExample Response:
{
"success": true,
"base": "AWG",
"date": "2026-07-03T21:39:03Z",
"rates": {
"SHP": 0.418167
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AWG&to=SHP&amount=100Example Response:
{
"success": true,
"query": {
"from": "AWG",
"to": "SHP",
"amount": 100
},
"result": 41.816700000000004,
"rate": 0.418167
}Build with AWG/SHP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key