Rate Overview
Live
1 STD = 0.010953 YER
1 YER = 91.2992
STD
Avg
0.011069
High
0.011527
Low
0.010953
Last updated: 7/4/2026, 3:10:19 AM
Quick Conversions
| STD | YER |
|---|---|
| 1 STD | 0.01 YER |
| 10 STD | 0.11 YER |
| 50 STD | 0.55 YER |
| 100 STD | 1.10 YER |
| 500 STD | 5.48 YER |
| 1,000 STD | 10.95 YER |
Get STD/YER Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=STD¤cies=YERExample Response:
{
"success": true,
"base": "STD",
"date": "2026-07-04T03:10:19Z",
"rates": {
"YER": 0.010953
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=STD&to=YER&amount=100Example Response:
{
"success": true,
"query": {
"from": "STD",
"to": "YER",
"amount": 100
},
"result": 1.0953,
"rate": 0.010953
}Build with STD/YER Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key