Rate Overview
Live
1 OMR = 7.0124 XCD
1 XCD = 0.142604
OMR
Avg
7.0134
High
7.0239
Low
7.0035
Last updated: 7/31/2026, 12:53:54 PM
Quick Conversions
| OMR | XCD |
|---|---|
| 1 OMR | 7.01 XCD |
| 10 OMR | 70.12 XCD |
| 50 OMR | 350.62 XCD |
| 100 OMR | 701.24 XCD |
| 500 OMR | 3,506.20 XCD |
| 1,000 OMR | 7,012.40 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-07-31T12:53:54Z",
"rates": {
"XCD": 7.012402
}
}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.2402,
"rate": 7.012402
}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