Rate Overview
Live
1 OMR = 227.4389 KGS
1 KGS = 0.004397
OMR
Avg
226.9938
High
227.4389
Low
226.5103
Last updated: 8/1/2026, 12:23:43 PM
Quick Conversions
| OMR | KGS |
|---|---|
| 1 OMR | 227.44 KGS |
| 10 OMR | 2,274.39 KGS |
| 50 OMR | 11,371.94 KGS |
| 100 OMR | 22,743.89 KGS |
| 500 OMR | 113,719.45 KGS |
| 1,000 OMR | 227,438.89 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-08-01T12:23:43Z",
"rates": {
"KGS": 227.438891
}
}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": 22743.8891,
"rate": 227.438891
}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