Rate Overview
Live
1 OMR = 3.3469 SGD
1 SGD = 0.298782
OMR
Avg
3.3466
High
3.3621
Low
3.3395
Last updated: 7/23/2026, 10:21:03 PM
Quick Conversions
| OMR | SGD |
|---|---|
| 1 OMR | 3.35 SGD |
| 10 OMR | 33.47 SGD |
| 50 OMR | 167.35 SGD |
| 100 OMR | 334.69 SGD |
| 500 OMR | 1,673.46 SGD |
| 1,000 OMR | 3,346.92 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-23T22:21:03Z",
"rates": {
"SGD": 3.346923
}
}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": 334.6923,
"rate": 3.346923
}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