Rate Overview
Live
1 MGA = 0.315748 IQD
1 IQD = 3.1671
MGA
Avg
0.316083
High
0.316811
Low
0.315655
Last updated: 4/16/2026, 5:49:18 PM
Quick Conversions
| MGA | IQD |
|---|---|
| 1 MGA | 0.32 IQD |
| 10 MGA | 3.16 IQD |
| 50 MGA | 15.79 IQD |
| 100 MGA | 31.57 IQD |
| 500 MGA | 157.87 IQD |
| 1,000 MGA | 315.75 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-04-16T17:49:18Z",
"rates": {
"IQD": 0.315748
}
}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.574799999999996,
"rate": 0.315748
}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