Rate Overview
Live
1 SEK = 0.040987 OMR
1 OMR = 24.3980
SEK
Avg
0.041633
High
0.042729
Low
0.040629
Last updated: 3/27/2026, 2:52:17 PM
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.49 OMR |
| 1,000 SEK | 40.99 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-27T14:52:17Z",
"rates": {
"OMR": 0.040987
}
}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.0987,
"rate": 0.040987
}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