Rate Overview
Live
1 KYD = 0.464362 OMR
1 OMR = 2.1535
KYD
Avg
0.464205
High
0.467068
Low
0.458349
Last updated: 3/6/2026, 8:13:41 AM
Quick Conversions
| KYD | OMR |
|---|---|
| 1 KYD | 0.46 OMR |
| 10 KYD | 4.64 OMR |
| 50 KYD | 23.22 OMR |
| 100 KYD | 46.44 OMR |
| 500 KYD | 232.18 OMR |
| 1,000 KYD | 464.36 OMR |
Get KYD/OMR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KYD¤cies=OMRExample Response:
{
"success": true,
"base": "KYD",
"date": "2026-03-06T08:13:41Z",
"rates": {
"OMR": 0.464362
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KYD&to=OMR&amount=100Example Response:
{
"success": true,
"query": {
"from": "KYD",
"to": "OMR",
"amount": 100
},
"result": 46.4362,
"rate": 0.464362
}Build with KYD/OMR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key