Rate Overview
Live
1 OMR = 1.9140 FKP
1 FKP = 0.522468
OMR
Avg
1.9126
High
1.9203
Low
1.9052
Last updated: 5/6/2026, 11:24:53 AM
Quick Conversions
| OMR | FKP |
|---|---|
| 1 OMR | 1.91 FKP |
| 10 OMR | 19.14 FKP |
| 50 OMR | 95.70 FKP |
| 100 OMR | 191.40 FKP |
| 500 OMR | 957.00 FKP |
| 1,000 OMR | 1,913.99 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-05-06T11:24:53Z",
"rates": {
"FKP": 1.913991
}
}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": 191.3991,
"rate": 1.913991
}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