Rate Overview
Live
1 YER = 0.038577 SEK
1 SEK = 25.9222
YER
Avg
0.038701
High
0.038875
Low
0.038577
Last updated: 5/7/2026, 10:13:40 AM
Quick Conversions
| YER | SEK |
|---|---|
| 1 YER | 0.04 SEK |
| 10 YER | 0.39 SEK |
| 50 YER | 1.93 SEK |
| 100 YER | 3.86 SEK |
| 500 YER | 19.29 SEK |
| 1,000 YER | 38.58 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-05-07T10:13:40Z",
"rates": {
"SEK": 0.038577
}
}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.8577,
"rate": 0.038577
}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