Rate Overview
Live
1 SHP = 317.5842 YER
1 YER = 0.003149
SHP
Avg
317.3477
High
319.5863
Low
316.2124
Last updated: 7/9/2026, 5:45:31 AM
Quick Conversions
| SHP | YER |
|---|---|
| 1 SHP | 317.58 YER |
| 10 SHP | 3,175.84 YER |
| 50 SHP | 15,879.21 YER |
| 100 SHP | 31,758.42 YER |
| 500 SHP | 158,792.12 YER |
| 1,000 SHP | 317,584.25 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-07-09T05:45:31Z",
"rates": {
"YER": 317.584246
}
}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": 31758.424600000002,
"rate": 317.584246
}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