Rate Overview
Live
1 XPF = 0.003788 OMR
1 OMR = 263.9916
XPF
Avg
0.003785
High
0.003795
Low
0.003777
Last updated: 5/7/2026, 9:01:06 PM
Quick Conversions
| XPF | OMR |
|---|---|
| 1 XPF | 0.00 OMR |
| 10 XPF | 0.04 OMR |
| 50 XPF | 0.19 OMR |
| 100 XPF | 0.38 OMR |
| 500 XPF | 1.89 OMR |
| 1,000 XPF | 3.79 OMR |
Get XPF/OMR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XPF¤cies=OMRExample Response:
{
"success": true,
"base": "XPF",
"date": "2026-05-07T21:01:06Z",
"rates": {
"OMR": 0.003788
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XPF&to=OMR&amount=100Example Response:
{
"success": true,
"query": {
"from": "XPF",
"to": "OMR",
"amount": 100
},
"result": 0.3788,
"rate": 0.003788
}Build with XPF/OMR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key