Rate Overview
Live
1 STD = 0.011527 YER
1 YER = 86.7528
STD
Avg
0.011257
High
0.011527
Low
0.011155
Last updated: 3/28/2026, 9:06:24 AM
Quick Conversions
| STD | YER |
|---|---|
| 1 STD | 0.01 YER |
| 10 STD | 0.12 YER |
| 50 STD | 0.58 YER |
| 100 STD | 1.15 YER |
| 500 STD | 5.76 YER |
| 1,000 STD | 11.53 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-03-28T09:06:24Z",
"rates": {
"YER": 0.011527
}
}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.1527,
"rate": 0.011527
}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