Rate Overview
Live
1 SEK = 0.040935 OMR
1 OMR = 24.4290
SEK
Avg
0.041180
High
0.041539
Low
0.040896
Last updated: 3/27/2026, 9:29:25 AM
Quick Conversions
| SEK | OMR |
|---|---|
| 1 SEK | 0.04 OMR |
| 10 SEK | 0.41 OMR |
| 50 SEK | 2.05 OMR |
| 100 SEK | 4.09 OMR |
| 500 SEK | 20.47 OMR |
| 1,000 SEK | 40.94 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-27T09:29:25Z",
"rates": {
"OMR": 0.040935
}
}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.0935,
"rate": 0.040935
}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