Rate Overview
Live
1 OMR = 2.1538 KYD
1 KYD = 0.464291
OMR
Avg
2.1517
High
2.1625
Low
2.1310
Last updated: 6/19/2026, 8:31:10 AM
Quick Conversions
| OMR | KYD |
|---|---|
| 1 OMR | 2.15 KYD |
| 10 OMR | 21.54 KYD |
| 50 OMR | 107.69 KYD |
| 100 OMR | 215.38 KYD |
| 500 OMR | 1,076.91 KYD |
| 1,000 OMR | 2,153.82 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-06-19T08:31:10Z",
"rates": {
"KYD": 2.15382
}
}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.382,
"rate": 2.15382
}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