Rate Overview
Live
1 OMR = 7.0027 XCD
1 XCD = 0.142803
OMR
Avg
7.0163
High
7.0937
Low
6.9980
Last updated: 3/7/2026, 4:43:16 AM
Quick Conversions
| OMR | XCD |
|---|---|
| 1 OMR | 7.00 XCD |
| 10 OMR | 70.03 XCD |
| 50 OMR | 350.13 XCD |
| 100 OMR | 700.27 XCD |
| 500 OMR | 3,501.34 XCD |
| 1,000 OMR | 7,002.67 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-03-07T04:43:16Z",
"rates": {
"XCD": 7.002673
}
}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.2673,
"rate": 7.002673
}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