Rate Overview
Live
1 OMR = 3.3092 SGD
1 SGD = 0.302188
OMR
Avg
3.3031
High
3.3369
Low
3.2687
Last updated: 5/27/2026, 9:43:29 PM
Quick Conversions
| OMR | SGD |
|---|---|
| 1 OMR | 3.31 SGD |
| 10 OMR | 33.09 SGD |
| 50 OMR | 165.46 SGD |
| 100 OMR | 330.92 SGD |
| 500 OMR | 1,654.60 SGD |
| 1,000 OMR | 3,309.20 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-05-27T21:43:29Z",
"rates": {
"SGD": 3.309198
}
}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": 330.9198,
"rate": 3.309198
}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