Rate Overview
Live
1 XPF = 0.003746 OMR
1 OMR = 266.9514
XPF
Avg
0.003754
High
0.003772
Low
0.003725
Last updated: 9/2/2026, 3:59:18 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.75 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-09-02T03:59:18Z",
"rates": {
"OMR": 0.003746
}
}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.37460000000000004,
"rate": 0.003746
}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