Rate Overview
Live
1 SHP = 321.1037 YER
1 YER = 0.003114
SHP
Avg
320.8740
High
321.8316
Low
319.9181
Last updated: 5/27/2026, 9:36:56 PM
Quick Conversions
| SHP | YER |
|---|---|
| 1 SHP | 321.10 YER |
| 10 SHP | 3,211.04 YER |
| 50 SHP | 16,055.18 YER |
| 100 SHP | 32,110.37 YER |
| 500 SHP | 160,551.84 YER |
| 1,000 SHP | 321,103.68 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-05-27T21:36:56Z",
"rates": {
"YER": 321.103682
}
}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": 32110.3682,
"rate": 321.103682
}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