Rate Overview
Live
1 YER = 0.038517 SEK
1 SEK = 25.9626
YER
Avg
0.038431
High
0.038788
Low
0.037879
Last updated: 3/7/2026, 7:40:20 AM
Quick Conversions
| YER | SEK |
|---|---|
| 1 YER | 0.04 SEK |
| 10 YER | 0.39 SEK |
| 50 YER | 1.93 SEK |
| 100 YER | 3.85 SEK |
| 500 YER | 19.26 SEK |
| 1,000 YER | 38.52 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-03-07T07:40:20Z",
"rates": {
"SEK": 0.038517
}
}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": 3.8517,
"rate": 0.038517
}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