Rate Overview
Live
1 SHP = 318.2381 YER
1 YER = 0.003142
SHP
Avg
319.6563
High
326.1421
Low
314.8445
Last updated: 7/30/2026, 9:41:54 AM
Quick Conversions
| SHP | YER |
|---|---|
| 1 SHP | 318.24 YER |
| 10 SHP | 3,182.38 YER |
| 50 SHP | 15,911.90 YER |
| 100 SHP | 31,823.81 YER |
| 500 SHP | 159,119.05 YER |
| 1,000 SHP | 318,238.09 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-30T09:41:54Z",
"rates": {
"YER": 318.238091
}
}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": 31823.8091,
"rate": 318.238091
}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