Rate Overview
Live
1 SHP = 319.6152 YER
1 YER = 0.003129
SHP
Avg
319.6060
High
319.6489
Low
319.5793
Last updated: 5/7/2026, 11:28:18 AM
Quick Conversions
| SHP | YER |
|---|---|
| 1 SHP | 319.62 YER |
| 10 SHP | 3,196.15 YER |
| 50 SHP | 15,980.76 YER |
| 100 SHP | 31,961.52 YER |
| 500 SHP | 159,807.58 YER |
| 1,000 SHP | 319,615.16 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-07T11:28:18Z",
"rates": {
"YER": 319.615161
}
}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": 31961.5161,
"rate": 319.615161
}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