Rate Overview
Live
1 KES = 0.002982 OMR
1 OMR = 335.3454
KES
Avg
0.002978
High
0.002982
Low
0.002965
Last updated: 9/3/2026, 2:46:41 PM
Quick Conversions
| KES | OMR |
|---|---|
| 1 KES | 0.00 OMR |
| 10 KES | 0.03 OMR |
| 50 KES | 0.15 OMR |
| 100 KES | 0.30 OMR |
| 500 KES | 1.49 OMR |
| 1,000 KES | 2.98 OMR |
Get KES/OMR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KES¤cies=OMRExample Response:
{
"success": true,
"base": "KES",
"date": "2026-09-03T14:46:41Z",
"rates": {
"OMR": 0.002982
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KES&to=OMR&amount=100Example Response:
{
"success": true,
"query": {
"from": "KES",
"to": "OMR",
"amount": 100
},
"result": 0.29819999999999997,
"rate": 0.002982
}Build with KES/OMR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key