Rate Overview
Live
1 GNF = 0.149331 IQD
1 IQD = 6.6965
GNF
Avg
0.149373
High
0.149534
Low
0.149009
Last updated: 3/6/2026, 8:09:27 AM
Quick Conversions
| GNF | IQD |
|---|---|
| 1 GNF | 0.15 IQD |
| 10 GNF | 1.49 IQD |
| 50 GNF | 7.47 IQD |
| 100 GNF | 14.93 IQD |
| 500 GNF | 74.67 IQD |
| 1,000 GNF | 149.33 IQD |
Get GNF/IQD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GNF¤cies=IQDExample Response:
{
"success": true,
"base": "GNF",
"date": "2026-03-06T08:09:27Z",
"rates": {
"IQD": 0.149331
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GNF&to=IQD&amount=100Example Response:
{
"success": true,
"query": {
"from": "GNF",
"to": "IQD",
"amount": 100
},
"result": 14.9331,
"rate": 0.149331
}Build with GNF/IQD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key