Rate Overview
Live
1 MGA = 0.314019 IQD
1 IQD = 3.1845
MGA
Avg
0.314108
High
0.314838
Low
0.313699
Last updated: 3/27/2026, 5:22:01 PM
Quick Conversions
| MGA | IQD |
|---|---|
| 1 MGA | 0.31 IQD |
| 10 MGA | 3.14 IQD |
| 50 MGA | 15.70 IQD |
| 100 MGA | 31.40 IQD |
| 500 MGA | 157.01 IQD |
| 1,000 MGA | 314.02 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-03-27T17:22:01Z",
"rates": {
"IQD": 0.314019
}
}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": 31.401899999999998,
"rate": 0.314019
}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