Rate Overview
Live
1 YER = 0.039704 SEK
1 SEK = 25.1864
YER
Avg
0.039224
High
0.040733
Low
0.037230
Last updated: 3/28/2026, 7:55:45 AM
Quick Conversions
| YER | SEK |
|---|---|
| 1 YER | 0.04 SEK |
| 10 YER | 0.40 SEK |
| 50 YER | 1.99 SEK |
| 100 YER | 3.97 SEK |
| 500 YER | 19.85 SEK |
| 1,000 YER | 39.70 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-28T07:55:45Z",
"rates": {
"SEK": 0.039704
}
}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.9704,
"rate": 0.039704
}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