Rate Overview
Live
1 SEK = 0.042023 OMR
1 OMR = 23.7965
SEK
Avg
0.041788
High
0.042156
Low
0.041358
Last updated: 4/17/2026, 6:29:03 AM
Quick Conversions
| SEK | OMR |
|---|---|
| 1 SEK | 0.04 OMR |
| 10 SEK | 0.42 OMR |
| 50 SEK | 2.10 OMR |
| 100 SEK | 4.20 OMR |
| 500 SEK | 21.01 OMR |
| 1,000 SEK | 42.02 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-04-17T06:29:03Z",
"rates": {
"OMR": 0.042023
}
}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.2023,
"rate": 0.042023
}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