Rate Overview
Live
1 XPF = 0.035347 QAR
1 QAR = 28.2909
XPF
Avg
0.035279
High
0.035357
Low
0.035168
Last updated: 3/28/2026, 12:05:11 PM
Quick Conversions
| XPF | QAR |
|---|---|
| 1 XPF | 0.04 QAR |
| 10 XPF | 0.35 QAR |
| 50 XPF | 1.77 QAR |
| 100 XPF | 3.53 QAR |
| 500 XPF | 17.67 QAR |
| 1,000 XPF | 35.35 QAR |
Get XPF/QAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XPF¤cies=QARExample Response:
{
"success": true,
"base": "XPF",
"date": "2026-03-28T12:05:11Z",
"rates": {
"QAR": 0.035347
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XPF&to=QAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "XPF",
"to": "QAR",
"amount": 100
},
"result": 3.5347000000000004,
"rate": 0.035347
}Build with XPF/QAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key