Rate Overview
Live
1 OMR = 2.1549 KYD
1 KYD = 0.464058
OMR
Avg
2.1567
High
2.1832
Low
2.1283
Last updated: 7/28/2026, 3:29:45 PM
Quick Conversions
| OMR | KYD |
|---|---|
| 1 OMR | 2.15 KYD |
| 10 OMR | 21.55 KYD |
| 50 OMR | 107.75 KYD |
| 100 OMR | 215.49 KYD |
| 500 OMR | 1,077.45 KYD |
| 1,000 OMR | 2,154.90 KYD |
Get OMR/KYD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=OMR¤cies=KYDExample Response:
{
"success": true,
"base": "OMR",
"date": "2026-07-28T15:29:45Z",
"rates": {
"KYD": 2.154903
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=OMR&to=KYD&amount=100Example Response:
{
"success": true,
"query": {
"from": "OMR",
"to": "KYD",
"amount": 100
},
"result": 215.4903,
"rate": 2.154903
}Build with OMR/KYD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key