Rate Overview
Live
1 YER = 0.040833 SEK
1 SEK = 24.4900
YER
Avg
0.039006
High
0.040833
Low
0.037136
Last updated: 7/28/2026, 1:31:20 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.42 SEK |
| 1,000 YER | 40.83 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-28T13:31:20Z",
"rates": {
"SEK": 0.040833
}
}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.0833,
"rate": 0.040833
}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