Rate Overview
Live
1 OMR = 0.804438 KWD
1 KWD = 1.2431
OMR
Avg
0.797499
High
0.804438
Low
0.792966
Last updated: 7/11/2026, 5:00:03 PM
Quick Conversions
| OMR | KWD |
|---|---|
| 1 OMR | 0.80 KWD |
| 10 OMR | 8.04 KWD |
| 50 OMR | 40.22 KWD |
| 100 OMR | 80.44 KWD |
| 500 OMR | 402.22 KWD |
| 1,000 OMR | 804.44 KWD |
Get OMR/KWD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=OMR¤cies=KWDExample Response:
{
"success": true,
"base": "OMR",
"date": "2026-07-11T17:00:03Z",
"rates": {
"KWD": 0.804438
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=OMR&to=KWD&amount=100Example Response:
{
"success": true,
"query": {
"from": "OMR",
"to": "KWD",
"amount": 100
},
"result": 80.4438,
"rate": 0.804438
}Build with OMR/KWD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key