Rate Overview
Live
1 XPF = 0.034879 QAR
1 QAR = 28.6705
XPF
Avg
0.034815
High
0.034879
Low
0.034731
Last updated: 7/3/2026, 3:44:02 PM
Quick Conversions
| XPF | QAR |
|---|---|
| 1 XPF | 0.03 QAR |
| 10 XPF | 0.35 QAR |
| 50 XPF | 1.74 QAR |
| 100 XPF | 3.49 QAR |
| 500 XPF | 17.44 QAR |
| 1,000 XPF | 34.88 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-07-03T15:44:02Z",
"rates": {
"QAR": 0.034879
}
}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.4879000000000002,
"rate": 0.034879
}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