Rate Overview
Live
1 SGD = 0.302060 OMR
1 OMR = 3.3106
SGD
Avg
0.299590
High
0.305931
Low
0.295371
Last updated: 5/28/2026, 12:08:50 AM
Quick Conversions
| SGD | OMR |
|---|---|
| 1 SGD | 0.30 OMR |
| 10 SGD | 3.02 OMR |
| 50 SGD | 15.10 OMR |
| 100 SGD | 30.21 OMR |
| 500 SGD | 151.03 OMR |
| 1,000 SGD | 302.06 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-05-28T00:08:50Z",
"rates": {
"OMR": 0.30206
}
}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.206,
"rate": 0.30206
}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