Rate Overview
Live
1 FKP = 0.515384 OMR
1 OMR = 1.9403
FKP
Avg
0.515694
High
0.528104
Low
0.503678
Last updated: 3/26/2026, 4:20:53 PM
Quick Conversions
| FKP | OMR |
|---|---|
| 1 FKP | 0.52 OMR |
| 10 FKP | 5.15 OMR |
| 50 FKP | 25.77 OMR |
| 100 FKP | 51.54 OMR |
| 500 FKP | 257.69 OMR |
| 1,000 FKP | 515.38 OMR |
Get FKP/OMR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=FKP¤cies=OMRExample Response:
{
"success": true,
"base": "FKP",
"date": "2026-03-26T16:20:53Z",
"rates": {
"OMR": 0.515384
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=FKP&to=OMR&amount=100Example Response:
{
"success": true,
"query": {
"from": "FKP",
"to": "OMR",
"amount": 100
},
"result": 51.538399999999996,
"rate": 0.515384
}Build with FKP/OMR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key