Rate Overview
Live
1 XPF = 0.003725 OMR
1 OMR = 268.4564
XPF
Avg
0.003731
High
0.003744
Low
0.003711
Last updated: 3/28/2026, 9:30:30 AM
Quick Conversions
| XPF | OMR |
|---|---|
| 1 XPF | 0.00 OMR |
| 10 XPF | 0.04 OMR |
| 50 XPF | 0.19 OMR |
| 100 XPF | 0.37 OMR |
| 500 XPF | 1.86 OMR |
| 1,000 XPF | 3.73 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-03-28T09:30:30Z",
"rates": {
"OMR": 0.003725
}
}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.3725,
"rate": 0.003725
}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