Rate Overview
Live
1 XPF = 0.034767 QAR
1 QAR = 28.7629
XPF
Avg
0.034781
High
0.034860
Low
0.034696
Last updated: 7/27/2026, 9:53:50 PM
Quick Conversions
| XPF | QAR |
|---|---|
| 1 XPF | 0.03 QAR |
| 10 XPF | 0.35 QAR |
| 50 XPF | 1.74 QAR |
| 100 XPF | 3.48 QAR |
| 500 XPF | 17.38 QAR |
| 1,000 XPF | 34.77 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-27T21:53:50Z",
"rates": {
"QAR": 0.034767
}
}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.4767,
"rate": 0.034767
}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