Rate Overview
Live
1 OMR = 1.9223 FKP
1 FKP = 0.520201
OMR
Avg
1.9182
High
1.9251
Low
1.9111
Last updated: 9/12/2026, 5:41:54 AM
Quick Conversions
| OMR | FKP |
|---|---|
| 1 OMR | 1.92 FKP |
| 10 OMR | 19.22 FKP |
| 50 OMR | 96.12 FKP |
| 100 OMR | 192.23 FKP |
| 500 OMR | 961.17 FKP |
| 1,000 OMR | 1,922.33 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-09-12T05:41:54Z",
"rates": {
"FKP": 1.922335
}
}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": 192.2335,
"rate": 1.922335
}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