Rate Overview
Live
1 IQD = 0.079775 XPF
1 XPF = 12.5353
IQD
Avg
0.079748
High
0.079912
Low
0.079563
Last updated: 7/7/2026, 11:09:32 AM
Quick Conversions
| IQD | XPF |
|---|---|
| 1 IQD | 0.08 XPF |
| 10 IQD | 0.80 XPF |
| 50 IQD | 3.99 XPF |
| 100 IQD | 7.98 XPF |
| 500 IQD | 39.89 XPF |
| 1,000 IQD | 79.78 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-07-07T11:09:32Z",
"rates": {
"XPF": 0.079775
}
}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.9775,
"rate": 0.079775
}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