Rate Overview
Live
1 YER = 0.040774 SEK
1 SEK = 24.5254
YER
Avg
0.039084
High
0.040807
Low
0.037136
Last updated: 7/27/2026, 5:01:46 PM
Quick Conversions
| YER | SEK |
|---|---|
| 1 YER | 0.04 SEK |
| 10 YER | 0.41 SEK |
| 50 YER | 2.04 SEK |
| 100 YER | 4.08 SEK |
| 500 YER | 20.39 SEK |
| 1,000 YER | 40.77 SEK |
Get YER/SEK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=YER¤cies=SEKExample Response:
{
"success": true,
"base": "YER",
"date": "2026-07-27T17:01:46Z",
"rates": {
"SEK": 0.040774
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=YER&to=SEK&amount=100Example Response:
{
"success": true,
"query": {
"from": "YER",
"to": "SEK",
"amount": 100
},
"result": 4.0774,
"rate": 0.040774
}Build with YER/SEK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key