Rate Overview
Live
1 SHP = 313.2695 YER
1 YER = 0.003192
SHP
Avg
318.3483
High
320.9608
Low
313.2695
Last updated: 6/19/2026, 8:48:54 AM
Quick Conversions
| SHP | YER |
|---|---|
| 1 SHP | 313.27 YER |
| 10 SHP | 3,132.69 YER |
| 50 SHP | 15,663.47 YER |
| 100 SHP | 31,326.95 YER |
| 500 SHP | 156,634.73 YER |
| 1,000 SHP | 313,269.45 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-06-19T08:48:54Z",
"rates": {
"YER": 313.26945
}
}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": 31326.945,
"rate": 313.26945
}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