Rate Overview
Live
1 SHP = 318.3991 YER
1 YER = 0.003141
SHP
Avg
321.7650
High
328.5324
Low
317.3033
Last updated: 3/27/2026, 1:48:42 PM
Quick Conversions
| SHP | YER |
|---|---|
| 1 SHP | 318.40 YER |
| 10 SHP | 3,183.99 YER |
| 50 SHP | 15,919.96 YER |
| 100 SHP | 31,839.91 YER |
| 500 SHP | 159,199.56 YER |
| 1,000 SHP | 318,399.11 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-03-27T13:48:42Z",
"rates": {
"YER": 318.399113
}
}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": 31839.9113,
"rate": 318.399113
}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