Rate Overview
Live
1 SHP = 2.4182 AWG
1 AWG = 0.413537
SHP
Avg
2.4251
High
2.4426
Low
2.4137
Last updated: 9/7/2026, 12:11:41 PM
Quick Conversions
| SHP | AWG |
|---|---|
| 1 SHP | 2.42 AWG |
| 10 SHP | 24.18 AWG |
| 50 SHP | 120.91 AWG |
| 100 SHP | 241.82 AWG |
| 500 SHP | 1,209.08 AWG |
| 1,000 SHP | 2,418.16 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-09-07T12:11:41Z",
"rates": {
"AWG": 2.418161
}
}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.8161,
"rate": 2.418161
}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