Rate Overview
Live
1 XPF = 0.003757 OMR
1 OMR = 266.1698
XPF
Avg
0.003777
High
0.003819
Low
0.003757
Last updated: 3/7/2026, 7:42:43 AM
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.88 OMR |
| 1,000 XPF | 3.76 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-07T07:42:43Z",
"rates": {
"OMR": 0.003757
}
}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.3757,
"rate": 0.003757
}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