Rate Overview
Live
1 OMR = 7.0109 XCD
1 XCD = 0.142635
OMR
Avg
7.0103
High
7.0128
Low
7.0039
Last updated: 5/27/2026, 2:51:08 PM
Quick Conversions
| OMR | XCD |
|---|---|
| 1 OMR | 7.01 XCD |
| 10 OMR | 70.11 XCD |
| 50 OMR | 350.55 XCD |
| 100 OMR | 701.09 XCD |
| 500 OMR | 3,505.46 XCD |
| 1,000 OMR | 7,010.92 XCD |
Get OMR/XCD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=OMR¤cies=XCDExample Response:
{
"success": true,
"base": "OMR",
"date": "2026-05-27T14:51:08Z",
"rates": {
"XCD": 7.010921
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=OMR&to=XCD&amount=100Example Response:
{
"success": true,
"query": {
"from": "OMR",
"to": "XCD",
"amount": 100
},
"result": 701.0921,
"rate": 7.010921
}Build with OMR/XCD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key