Rate Overview
Live
1 XPF = 0.003740 OMR
1 OMR = 267.3797
XPF
Avg
0.003734
High
0.003740
Low
0.003721
Last updated: 8/12/2026, 1:55:20 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.87 OMR |
| 1,000 XPF | 3.74 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-08-12T01:55:20Z",
"rates": {
"OMR": 0.00374
}
}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.374,
"rate": 0.00374
}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