Rate Overview
Live
1 SHP = 2.4085 AWG
1 AWG = 0.415202
SHP
Avg
2.4069
High
2.4140
Low
2.3996
Last updated: 5/27/2026, 3:09:30 PM
Quick Conversions
| SHP | AWG |
|---|---|
| 1 SHP | 2.41 AWG |
| 10 SHP | 24.08 AWG |
| 50 SHP | 120.42 AWG |
| 100 SHP | 240.85 AWG |
| 500 SHP | 1,204.23 AWG |
| 1,000 SHP | 2,408.47 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-05-27T15:09:30Z",
"rates": {
"AWG": 2.408468
}
}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": 240.8468,
"rate": 2.408468
}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