Rate Overview
Live
1 OMR = 3.2797 SGD
1 SGD = 0.304906
OMR
Avg
3.2969
High
3.3107
Low
3.2790
Last updated: 5/7/2026, 2:51:59 PM
Quick Conversions
| OMR | SGD |
|---|---|
| 1 OMR | 3.28 SGD |
| 10 OMR | 32.80 SGD |
| 50 OMR | 163.99 SGD |
| 100 OMR | 327.97 SGD |
| 500 OMR | 1,639.85 SGD |
| 1,000 OMR | 3,279.70 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-07T14:51:59Z",
"rates": {
"SGD": 3.279702
}
}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": 327.9702,
"rate": 3.279702
}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