Rate Overview
Live
1 AWG = 0.414490 SHP
1 SHP = 2.4126
AWG
Avg
0.414586
High
0.414778
Low
0.414203
Last updated: 5/7/2026, 8:38:14 AM
Quick Conversions
| AWG | SHP |
|---|---|
| 1 AWG | 0.41 SHP |
| 10 AWG | 4.14 SHP |
| 50 AWG | 20.72 SHP |
| 100 AWG | 41.45 SHP |
| 500 AWG | 207.25 SHP |
| 1,000 AWG | 414.49 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-05-07T08:38:14Z",
"rates": {
"SHP": 0.41449
}
}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.449000000000005,
"rate": 0.41449
}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