Rate Overview
Live
1 OMR = 6.9949 XCD
1 XCD = 0.142961
OMR
Avg
7.0098
High
7.0153
Low
6.9842
Last updated: 6/21/2026, 11:26:37 PM
Quick Conversions
| OMR | XCD |
|---|---|
| 1 OMR | 6.99 XCD |
| 10 OMR | 69.95 XCD |
| 50 OMR | 349.74 XCD |
| 100 OMR | 699.49 XCD |
| 500 OMR | 3,497.45 XCD |
| 1,000 OMR | 6,994.90 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-06-21T23:26:37Z",
"rates": {
"XCD": 6.994899
}
}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": 699.4899,
"rate": 6.994899
}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