Rate Overview
Live
1 XCD = 0.142651 OMR
1 OMR = 7.0101
XCD
Avg
0.141862
High
0.143181
Low
0.140735
Last updated: 7/22/2026, 10:13:16 PM
Quick Conversions
| XCD | OMR |
|---|---|
| 1 XCD | 0.14 OMR |
| 10 XCD | 1.43 OMR |
| 50 XCD | 7.13 OMR |
| 100 XCD | 14.27 OMR |
| 500 XCD | 71.33 OMR |
| 1,000 XCD | 142.65 OMR |
Get XCD/OMR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XCD¤cies=OMRExample Response:
{
"success": true,
"base": "XCD",
"date": "2026-07-22T22:13:16Z",
"rates": {
"OMR": 0.142651
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XCD&to=OMR&amount=100Example Response:
{
"success": true,
"query": {
"from": "XCD",
"to": "OMR",
"amount": 100
},
"result": 14.2651,
"rate": 0.142651
}Build with XCD/OMR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key