Rate Overview
Live
1 OMR = 7.0260 XCD
1 XCD = 0.142328
OMR
Avg
7.0500
High
7.1055
Low
6.9842
Last updated: 8/1/2026, 2:50:48 PM
Quick Conversions
| OMR | XCD |
|---|---|
| 1 OMR | 7.03 XCD |
| 10 OMR | 70.26 XCD |
| 50 OMR | 351.30 XCD |
| 100 OMR | 702.60 XCD |
| 500 OMR | 3,513.02 XCD |
| 1,000 OMR | 7,026.03 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-08-01T14:50:48Z",
"rates": {
"XCD": 7.026031
}
}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": 702.6030999999999,
"rate": 7.026031
}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