Rate Overview
Live
1 MGA = 0.308442 IQD
1 IQD = 3.2421
MGA
Avg
0.307997
High
0.309290
Low
0.305655
Last updated: 7/7/2026, 12:16:35 PM
Quick Conversions
| MGA | IQD |
|---|---|
| 1 MGA | 0.31 IQD |
| 10 MGA | 3.08 IQD |
| 50 MGA | 15.42 IQD |
| 100 MGA | 30.84 IQD |
| 500 MGA | 154.22 IQD |
| 1,000 MGA | 308.44 IQD |
Get MGA/IQD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MGA¤cies=IQDExample Response:
{
"success": true,
"base": "MGA",
"date": "2026-07-07T12:16:35Z",
"rates": {
"IQD": 0.308442
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MGA&to=IQD&amount=100Example Response:
{
"success": true,
"query": {
"from": "MGA",
"to": "IQD",
"amount": 100
},
"result": 30.8442,
"rate": 0.308442
}Build with MGA/IQD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key