Rate Overview
Live
1 IQD = 0.077986 XPF
1 XPF = 12.8228
IQD
Avg
0.080184
High
0.087690
Low
0.076383
Last updated: 5/27/2026, 2:54:37 PM
Quick Conversions
| IQD | XPF |
|---|---|
| 1 IQD | 0.08 XPF |
| 10 IQD | 0.78 XPF |
| 50 IQD | 3.90 XPF |
| 100 IQD | 7.80 XPF |
| 500 IQD | 38.99 XPF |
| 1,000 IQD | 77.99 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-05-27T14:54:37Z",
"rates": {
"XPF": 0.077986
}
}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.7986,
"rate": 0.077986
}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