Rate Overview
Live
1 KGS = 0.004403 OMR
1 OMR = 227.1179
KGS
Avg
0.004412
High
0.004414
Low
0.004403
Last updated: 3/28/2026, 12:26:49 PM
Quick Conversions
| KGS | OMR |
|---|---|
| 1 KGS | 0.00 OMR |
| 10 KGS | 0.04 OMR |
| 50 KGS | 0.22 OMR |
| 100 KGS | 0.44 OMR |
| 500 KGS | 2.20 OMR |
| 1,000 KGS | 4.40 OMR |
Get KGS/OMR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KGS¤cies=OMRExample Response:
{
"success": true,
"base": "KGS",
"date": "2026-03-28T12:26:49Z",
"rates": {
"OMR": 0.004403
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KGS&to=OMR&amount=100Example Response:
{
"success": true,
"query": {
"from": "KGS",
"to": "OMR",
"amount": 100
},
"result": 0.44029999999999997,
"rate": 0.004403
}Build with KGS/OMR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key