Rate Overview
Live
1 MGA = 0.305655 IQD
1 IQD = 3.2717
MGA
Avg
0.308053
High
0.310517
Low
0.305655
Last updated: 7/2/2026, 2:32:55 PM
Quick Conversions
| MGA | IQD |
|---|---|
| 1 MGA | 0.31 IQD |
| 10 MGA | 3.06 IQD |
| 50 MGA | 15.28 IQD |
| 100 MGA | 30.57 IQD |
| 500 MGA | 152.83 IQD |
| 1,000 MGA | 305.66 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-02T14:32:55Z",
"rates": {
"IQD": 0.305655
}
}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.5655,
"rate": 0.305655
}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