Rate Overview
Live
1 SHP = 320.8448 YER
1 YER = 0.003117
SHP
Avg
320.4406
High
320.8818
Low
319.8762
Last updated: 9/8/2026, 7:31:09 AM
Quick Conversions
| SHP | YER |
|---|---|
| 1 SHP | 320.84 YER |
| 10 SHP | 3,208.45 YER |
| 50 SHP | 16,042.24 YER |
| 100 SHP | 32,084.48 YER |
| 500 SHP | 160,422.40 YER |
| 1,000 SHP | 320,844.80 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-09-08T07:31:09Z",
"rates": {
"YER": 320.844799
}
}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": 32084.479900000002,
"rate": 320.844799
}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