Rate Overview
Live
1 SGD = 0.298590 OMR
1 OMR = 3.3491
SGD
Avg
0.299760
High
0.305823
Low
0.295849
Last updated: 7/28/2026, 8:08:50 AM
Quick Conversions
| SGD | OMR |
|---|---|
| 1 SGD | 0.30 OMR |
| 10 SGD | 2.99 OMR |
| 50 SGD | 14.93 OMR |
| 100 SGD | 29.86 OMR |
| 500 SGD | 149.30 OMR |
| 1,000 SGD | 298.59 OMR |
Get SGD/OMR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SGD¤cies=OMRExample Response:
{
"success": true,
"base": "SGD",
"date": "2026-07-28T08:08:50Z",
"rates": {
"OMR": 0.29859
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SGD&to=OMR&amount=100Example Response:
{
"success": true,
"query": {
"from": "SGD",
"to": "OMR",
"amount": 100
},
"result": 29.859,
"rate": 0.29859
}Build with SGD/OMR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key