Rate Overview
Live
1 IQD = 0.079101 XPF
1 XPF = 12.6421
IQD
Avg
0.078492
High
0.083077
Low
0.076397
Last updated: 3/27/2026, 5:17:13 PM
Quick Conversions
| IQD | XPF |
|---|---|
| 1 IQD | 0.08 XPF |
| 10 IQD | 0.79 XPF |
| 50 IQD | 3.96 XPF |
| 100 IQD | 7.91 XPF |
| 500 IQD | 39.55 XPF |
| 1,000 IQD | 79.10 XPF |
Get IQD/XPF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=IQD¤cies=XPFExample Response:
{
"success": true,
"base": "IQD",
"date": "2026-03-27T17:17:13Z",
"rates": {
"XPF": 0.079101
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=IQD&to=XPF&amount=100Example Response:
{
"success": true,
"query": {
"from": "IQD",
"to": "XPF",
"amount": 100
},
"result": 7.910100000000001,
"rate": 0.079101
}Build with IQD/XPF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key