Rate Overview
Live
1 OMR = 7.0020 XCD
1 XCD = 0.142817
OMR
Avg
7.0088
High
7.0128
Low
7.0017
Last updated: 7/2/2026, 9:37:15 PM
Quick Conversions
| OMR | XCD |
|---|---|
| 1 OMR | 7.00 XCD |
| 10 OMR | 70.02 XCD |
| 50 OMR | 350.10 XCD |
| 100 OMR | 700.20 XCD |
| 500 OMR | 3,500.98 XCD |
| 1,000 OMR | 7,001.97 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-02T21:37:15Z",
"rates": {
"XCD": 7.001968
}
}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": 700.1967999999999,
"rate": 7.001968
}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