Rate Overview
Live
1 OMR = 271.0334 XPF
1 XPF = 0.003690
OMR
Avg
271.2598
High
272.2107
Low
270.8781
Last updated: 7/1/2026, 4:08:28 AM
Quick Conversions
| OMR | XPF |
|---|---|
| 1 OMR | 271.03 XPF |
| 10 OMR | 2,710.33 XPF |
| 50 OMR | 13,551.67 XPF |
| 100 OMR | 27,103.34 XPF |
| 500 OMR | 135,516.71 XPF |
| 1,000 OMR | 271,033.42 XPF |
Get OMR/XPF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=OMR¤cies=XPFExample Response:
{
"success": true,
"base": "OMR",
"date": "2026-07-01T04:08:28Z",
"rates": {
"XPF": 271.033419
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=OMR&to=XPF&amount=100Example Response:
{
"success": true,
"query": {
"from": "OMR",
"to": "XPF",
"amount": 100
},
"result": 27103.3419,
"rate": 271.033419
}Build with OMR/XPF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key