Rate Overview
Live
1 SGD = 0.297865 OMR
1 OMR = 3.3572
SGD
Avg
0.294029
High
0.304800
Low
0.280922
Last updated: 3/28/2026, 10:51:01 AM
Quick Conversions
| SGD | OMR |
|---|---|
| 1 SGD | 0.30 OMR |
| 10 SGD | 2.98 OMR |
| 50 SGD | 14.89 OMR |
| 100 SGD | 29.79 OMR |
| 500 SGD | 148.93 OMR |
| 1,000 SGD | 297.87 OMR |
Get SGD/OMR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SGD¤cies=OMRExample Response:
{
"success": true,
"base": "SGD",
"date": "2026-03-28T10:51:01Z",
"rates": {
"OMR": 0.297865
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SGD&to=OMR&amount=100Example Response:
{
"success": true,
"query": {
"from": "SGD",
"to": "OMR",
"amount": 100
},
"result": 29.7865,
"rate": 0.297865
}Build with SGD/OMR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key