Rate Overview
Live
1 OMR = 1.9208 FKP
1 FKP = 0.520612
OMR
Avg
1.9271
High
1.9609
Low
1.8844
Last updated: 5/26/2026, 10:33:31 PM
Quick Conversions
| OMR | FKP |
|---|---|
| 1 OMR | 1.92 FKP |
| 10 OMR | 19.21 FKP |
| 50 OMR | 96.04 FKP |
| 100 OMR | 192.08 FKP |
| 500 OMR | 960.41 FKP |
| 1,000 OMR | 1,920.82 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-26T22:33:31Z",
"rates": {
"FKP": 1.920817
}
}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.0817,
"rate": 1.920817
}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