Rate Overview
Live
1 OMR = 1.9673 FKP
1 FKP = 0.508321
OMR
Avg
1.9414
High
1.9673
Low
1.9258
Last updated: 6/19/2026, 9:00:08 AM
Quick Conversions
| OMR | FKP |
|---|---|
| 1 OMR | 1.97 FKP |
| 10 OMR | 19.67 FKP |
| 50 OMR | 98.36 FKP |
| 100 OMR | 196.73 FKP |
| 500 OMR | 983.63 FKP |
| 1,000 OMR | 1,967.26 FKP |
Get OMR/FKP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=OMR¤cies=FKPExample Response:
{
"success": true,
"base": "OMR",
"date": "2026-06-19T09:00:08Z",
"rates": {
"FKP": 1.967261
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=OMR&to=FKP&amount=100Example Response:
{
"success": true,
"query": {
"from": "OMR",
"to": "FKP",
"amount": 100
},
"result": 196.7261,
"rate": 1.967261
}Build with OMR/FKP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key