Rate Overview
Live
1 OMR = 1.9628 FKP
1 FKP = 0.509468
OMR
Avg
1.9771
High
2.1149
Low
1.8905
Last updated: 6/21/2026, 1:39:15 PM
Quick Conversions
| OMR | FKP |
|---|---|
| 1 OMR | 1.96 FKP |
| 10 OMR | 19.63 FKP |
| 50 OMR | 98.14 FKP |
| 100 OMR | 196.28 FKP |
| 500 OMR | 981.42 FKP |
| 1,000 OMR | 1,962.83 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-21T13:39:15Z",
"rates": {
"FKP": 1.962831
}
}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.2831,
"rate": 1.962831
}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