Rate Overview
Live
1 OMR = 3.3518 SGD
1 SGD = 0.298346
OMR
Avg
3.3511
High
3.3597
Low
3.3436
Last updated: 7/6/2026, 1:08:56 PM
Quick Conversions
| OMR | SGD |
|---|---|
| 1 OMR | 3.35 SGD |
| 10 OMR | 33.52 SGD |
| 50 OMR | 167.59 SGD |
| 100 OMR | 335.18 SGD |
| 500 OMR | 1,675.91 SGD |
| 1,000 OMR | 3,351.82 SGD |
Get OMR/SGD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=OMR¤cies=SGDExample Response:
{
"success": true,
"base": "OMR",
"date": "2026-07-06T13:08:56Z",
"rates": {
"SGD": 3.351818
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=OMR&to=SGD&amount=100Example Response:
{
"success": true,
"query": {
"from": "OMR",
"to": "SGD",
"amount": 100
},
"result": 335.1818,
"rate": 3.351818
}Build with OMR/SGD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key