Rate Overview
Live
1 OMR = 3.3145 SGD
1 SGD = 0.301702
OMR
Avg
3.3077
High
3.3201
Low
3.2856
Last updated: 3/7/2026, 7:58:41 AM
Quick Conversions
| OMR | SGD |
|---|---|
| 1 OMR | 3.31 SGD |
| 10 OMR | 33.15 SGD |
| 50 OMR | 165.73 SGD |
| 100 OMR | 331.45 SGD |
| 500 OMR | 1,657.26 SGD |
| 1,000 OMR | 3,314.52 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-07T07:58:41Z",
"rates": {
"SGD": 3.314524
}
}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": 331.4524,
"rate": 3.314524
}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