Rate Overview
Live
1 QAR = 28.2344 XPF
1 XPF = 0.035418
QAR
Avg
28.3339
High
28.4271
Low
28.2344
Last updated: 6/17/2026, 8:00:16 AM
Quick Conversions
| QAR | XPF |
|---|---|
| 1 QAR | 28.23 XPF |
| 10 QAR | 282.34 XPF |
| 50 QAR | 1,411.72 XPF |
| 100 QAR | 2,823.44 XPF |
| 500 QAR | 14,117.22 XPF |
| 1,000 QAR | 28,234.44 XPF |
Get QAR/XPF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=QAR¤cies=XPFExample Response:
{
"success": true,
"base": "QAR",
"date": "2026-06-17T08:00:16Z",
"rates": {
"XPF": 28.234436
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=QAR&to=XPF&amount=100Example Response:
{
"success": true,
"query": {
"from": "QAR",
"to": "XPF",
"amount": 100
},
"result": 2823.4436,
"rate": 28.234436
}Build with QAR/XPF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key