Rate Overview
Live
1 SGD = 0.301702 OMR
1 OMR = 3.3145
SGD
Avg
0.302331
High
0.304356
Low
0.301198
Last updated: 3/7/2026, 7:42:35 AM
Quick Conversions
| SGD | OMR |
|---|---|
| 1 SGD | 0.30 OMR |
| 10 SGD | 3.02 OMR |
| 50 SGD | 15.09 OMR |
| 100 SGD | 30.17 OMR |
| 500 SGD | 150.85 OMR |
| 1,000 SGD | 301.70 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-07T07:42:35Z",
"rates": {
"OMR": 0.301702
}
}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": 30.1702,
"rate": 0.301702
}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