Rate Overview
Live
1 SEK = 0.040960 OMR
1 OMR = 24.4141
SEK
Avg
0.040650
High
0.043728
Low
0.037959
Last updated: 3/27/2026, 7:50:17 AM
Quick Conversions
| SEK | OMR |
|---|---|
| 1 SEK | 0.04 OMR |
| 10 SEK | 0.41 OMR |
| 50 SEK | 2.05 OMR |
| 100 SEK | 4.10 OMR |
| 500 SEK | 20.48 OMR |
| 1,000 SEK | 40.96 OMR |
Get SEK/OMR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SEK¤cies=OMRExample Response:
{
"success": true,
"base": "SEK",
"date": "2026-03-27T07:50:17Z",
"rates": {
"OMR": 0.04096
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SEK&to=OMR&amount=100Example Response:
{
"success": true,
"query": {
"from": "SEK",
"to": "OMR",
"amount": 100
},
"result": 4.096,
"rate": 0.04096
}Build with SEK/OMR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key