Rate Overview
Live
1 OMR = 3.3215 SGD
1 SGD = 0.301069
OMR
Avg
3.3284
High
3.3375
Low
3.3211
Last updated: 6/17/2026, 8:02:34 AM
Quick Conversions
| OMR | SGD |
|---|---|
| 1 OMR | 3.32 SGD |
| 10 OMR | 33.21 SGD |
| 50 OMR | 166.07 SGD |
| 100 OMR | 332.15 SGD |
| 500 OMR | 1,660.75 SGD |
| 1,000 OMR | 3,321.50 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-06-17T08:02:34Z",
"rates": {
"SGD": 3.321497
}
}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": 332.1497,
"rate": 3.321497
}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