Rate Overview
Live
1 OMR = 3.2961 SGD
1 SGD = 0.303393
OMR
Avg
3.3008
High
3.3112
Low
3.2937
Last updated: 4/17/2026, 1:33:46 PM
Quick Conversions
| OMR | SGD |
|---|---|
| 1 OMR | 3.30 SGD |
| 10 OMR | 32.96 SGD |
| 50 OMR | 164.80 SGD |
| 100 OMR | 329.61 SGD |
| 500 OMR | 1,648.03 SGD |
| 1,000 OMR | 3,296.06 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-04-17T13:33:46Z",
"rates": {
"SGD": 3.296058
}
}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": 329.6058,
"rate": 3.296058
}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