Rate Overview
Live
1 SHP = 2.4109 AWG
1 AWG = 0.414778
SHP
Avg
2.4095
High
2.4126
Low
2.4042
Last updated: 4/17/2026, 6:31:35 AM
Quick Conversions
| SHP | AWG |
|---|---|
| 1 SHP | 2.41 AWG |
| 10 SHP | 24.11 AWG |
| 50 SHP | 120.55 AWG |
| 100 SHP | 241.09 AWG |
| 500 SHP | 1,205.46 AWG |
| 1,000 SHP | 2,410.93 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-04-17T06:31:35Z",
"rates": {
"AWG": 2.410927
}
}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": 241.0927,
"rate": 2.410927
}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