Rate Overview
Live
1 STD = 0.011000 YER
1 YER = 90.9091
STD
Avg
0.011261
High
0.011530
Low
0.010955
Last updated: 7/28/2026, 9:23:13 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.50 YER |
| 1,000 STD | 11.00 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-28T09:23:13Z",
"rates": {
"YER": 0.011
}
}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.0999999999999999,
"rate": 0.011
}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