Rate Overview
Live
1 SHP = 319.6482 YER
1 YER = 0.003128
SHP
Avg
319.2696
High
319.6482
Low
317.6394
Last updated: 4/17/2026, 4:56:44 AM
Quick Conversions
| SHP | YER |
|---|---|
| 1 SHP | 319.65 YER |
| 10 SHP | 3,196.48 YER |
| 50 SHP | 15,982.41 YER |
| 100 SHP | 31,964.82 YER |
| 500 SHP | 159,824.11 YER |
| 1,000 SHP | 319,648.21 YER |
Get SHP/YER Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SHP¤cies=YERExample Response:
{
"success": true,
"base": "SHP",
"date": "2026-04-17T04:56:44Z",
"rates": {
"YER": 319.648213
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SHP&to=YER&amount=100Example Response:
{
"success": true,
"query": {
"from": "SHP",
"to": "YER",
"amount": 100
},
"result": 31964.8213,
"rate": 319.648213
}Build with SHP/YER Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key