Rate Overview
Live
1 OMR = 1.9403 FKP
1 FKP = 0.515384
OMR
Avg
1.9417
High
1.9612
Low
1.9312
Last updated: 3/26/2026, 4:18:45 PM
Quick Conversions
| OMR | FKP |
|---|---|
| 1 OMR | 1.94 FKP |
| 10 OMR | 19.40 FKP |
| 50 OMR | 97.01 FKP |
| 100 OMR | 194.03 FKP |
| 500 OMR | 970.15 FKP |
| 1,000 OMR | 1,940.30 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-03-26T16:18:45Z",
"rates": {
"FKP": 1.940299
}
}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": 194.0299,
"rate": 1.940299
}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