Rate Overview
Live
1 SHP = 2.4126 AWG
1 AWG = 0.414491
SHP
Avg
2.4120
High
2.4143
Low
2.4109
Last updated: 5/7/2026, 11:29:16 AM
Quick Conversions
| SHP | AWG |
|---|---|
| 1 SHP | 2.41 AWG |
| 10 SHP | 24.13 AWG |
| 50 SHP | 120.63 AWG |
| 100 SHP | 241.26 AWG |
| 500 SHP | 1,206.30 AWG |
| 1,000 SHP | 2,412.60 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-07T11:29:16Z",
"rates": {
"AWG": 2.412599
}
}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.25990000000002,
"rate": 2.412599
}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