Rate Overview
Live
1 KGS = 0.004411 OMR
1 OMR = 226.7060
KGS
Avg
0.004404
High
0.004509
Low
0.004345
Last updated: 7/29/2026, 5:41:34 AM
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.21 OMR |
| 1,000 KGS | 4.41 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-07-29T05:41:34Z",
"rates": {
"OMR": 0.004411
}
}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.4411,
"rate": 0.004411
}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