Rate Overview
Live
1 OMR = 3.3572 SGD
1 SGD = 0.297865
OMR
Avg
3.3061
High
3.3572
Low
3.2687
Last updated: 3/28/2026, 2:03:47 PM
Quick Conversions
| OMR | SGD |
|---|---|
| 1 OMR | 3.36 SGD |
| 10 OMR | 33.57 SGD |
| 50 OMR | 167.86 SGD |
| 100 OMR | 335.72 SGD |
| 500 OMR | 1,678.61 SGD |
| 1,000 OMR | 3,357.23 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-03-28T14:03:47Z",
"rates": {
"SGD": 3.357225
}
}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.7225,
"rate": 3.357225
}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