Rate Overview
Live
1 STD = 0.011205 YER
1 YER = 89.2459
STD
Avg
0.011273
High
0.011420
Low
0.011186
Last updated: 3/7/2026, 7:52:33 AM
Quick Conversions
| STD | YER |
|---|---|
| 1 STD | 0.01 YER |
| 10 STD | 0.11 YER |
| 50 STD | 0.56 YER |
| 100 STD | 1.12 YER |
| 500 STD | 5.60 YER |
| 1,000 STD | 11.21 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-07T07:52:33Z",
"rates": {
"YER": 0.011205
}
}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.1205,
"rate": 0.011205
}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