Rate Overview
Live
1 IQD = 0.080008 XPF
1 XPF = 12.4988
IQD
Avg
0.078282
High
0.080008
Low
0.076414
Last updated: 7/24/2026, 7:46:26 AM
Quick Conversions
| IQD | XPF |
|---|---|
| 1 IQD | 0.08 XPF |
| 10 IQD | 0.80 XPF |
| 50 IQD | 4.00 XPF |
| 100 IQD | 8.00 XPF |
| 500 IQD | 40.00 XPF |
| 1,000 IQD | 80.01 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-24T07:46:26Z",
"rates": {
"XPF": 0.080008
}
}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": 8.0008,
"rate": 0.080008
}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