Rate Overview
Live
1 KES = 0.002975 OMR
1 OMR = 336.1345
KES
Avg
0.002987
High
0.003011
Low
0.002975
Last updated: 3/27/2026, 10:19:58 AM
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-03-27T10:19:58Z",
"rates": {
"OMR": 0.002975
}
}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.29750000000000004,
"rate": 0.002975
}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