Rate Overview
Live
1 SHP = 320.9113 YER
1 YER = 0.003116
SHP
Avg
320.4459
High
320.9987
Low
319.9767
Last updated: 8/16/2026, 7:24:15 PM
Quick Conversions
| SHP | YER |
|---|---|
| 1 SHP | 320.91 YER |
| 10 SHP | 3,209.11 YER |
| 50 SHP | 16,045.56 YER |
| 100 SHP | 32,091.13 YER |
| 500 SHP | 160,455.63 YER |
| 1,000 SHP | 320,911.26 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-08-16T19:24:15Z",
"rates": {
"YER": 320.911261
}
}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": 32091.1261,
"rate": 320.911261
}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