Rate Overview
Live
1 OMR = 2.1588 KYD
1 KYD = 0.463210
OMR
Avg
2.1587
High
2.1645
Low
2.1533
Last updated: 4/17/2026, 6:26:56 AM
Quick Conversions
| OMR | KYD |
|---|---|
| 1 OMR | 2.16 KYD |
| 10 OMR | 21.59 KYD |
| 50 OMR | 107.94 KYD |
| 100 OMR | 215.88 KYD |
| 500 OMR | 1,079.42 KYD |
| 1,000 OMR | 2,158.85 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-04-17T06:26:56Z",
"rates": {
"KYD": 2.158848
}
}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.88479999999998,
"rate": 2.158848
}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