Rate Overview
Live
1 OMR = 3.3419 SGD
1 SGD = 0.299230
OMR
Avg
3.3227
High
3.3419
Low
3.3113
Last updated: 8/15/2026, 7:19:51 PM
Quick Conversions
| OMR | SGD |
|---|---|
| 1 OMR | 3.34 SGD |
| 10 OMR | 33.42 SGD |
| 50 OMR | 167.10 SGD |
| 100 OMR | 334.19 SGD |
| 500 OMR | 1,670.95 SGD |
| 1,000 OMR | 3,341.91 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-08-15T19:19:51Z",
"rates": {
"SGD": 3.341909
}
}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.1909,
"rate": 3.341909
}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