Rate Overview
Live
1 KGS = 0.004412 OMR
1 OMR = 226.6546
KGS
Avg
0.004407
High
0.004419
Low
0.004356
Last updated: 3/7/2026, 7:09:45 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-03-07T07:09:45Z",
"rates": {
"OMR": 0.004412
}
}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.44120000000000004,
"rate": 0.004412
}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