Rate Overview
Live
1 IQD = 0.000570 GBP
1 GBP = 1754.39
IQD
Avg
0.000570
High
0.000573
Low
0.000567
Last updated: 3/26/2026, 6:49:31 PM
Quick Conversions
| IQD | GBP |
|---|---|
| 1 IQD | 0.00 GBP |
| 10 IQD | 0.01 GBP |
| 50 IQD | 0.03 GBP |
| 100 IQD | 0.06 GBP |
| 500 IQD | 0.29 GBP |
| 1,000 IQD | 0.57 GBP |
Get IQD/GBP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=IQD¤cies=GBPExample Response:
{
"success": true,
"base": "IQD",
"date": "2026-03-26T18:49:31Z",
"rates": {
"GBP": 0.00057
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=IQD&to=GBP&amount=100Example Response:
{
"success": true,
"query": {
"from": "IQD",
"to": "GBP",
"amount": 100
},
"result": 0.056999999999999995,
"rate": 0.00057
}Build with IQD/GBP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key