Rate Overview
Live
1 OMR = 227.0960 KGS
1 KGS = 0.004403
OMR
Avg
226.9603
High
228.8494
Low
226.5616
Last updated: 3/28/2026, 9:12:42 AM
Quick Conversions
| OMR | KGS |
|---|---|
| 1 OMR | 227.10 KGS |
| 10 OMR | 2,270.96 KGS |
| 50 OMR | 11,354.80 KGS |
| 100 OMR | 22,709.60 KGS |
| 500 OMR | 113,547.99 KGS |
| 1,000 OMR | 227,095.99 KGS |
Get OMR/KGS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=OMR¤cies=KGSExample Response:
{
"success": true,
"base": "OMR",
"date": "2026-03-28T09:12:42Z",
"rates": {
"KGS": 227.095988
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=OMR&to=KGS&amount=100Example Response:
{
"success": true,
"query": {
"from": "OMR",
"to": "KGS",
"amount": 100
},
"result": 22709.5988,
"rate": 227.095988
}Build with OMR/KGS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key