Rate Overview
Live
1 MGA = 0.314903 IQD
1 IQD = 3.1756
MGA
Avg
0.315417
High
0.315738
Low
0.314903
Last updated: 5/6/2026, 7:10:14 PM
Quick Conversions
| MGA | IQD |
|---|---|
| 1 MGA | 0.31 IQD |
| 10 MGA | 3.15 IQD |
| 50 MGA | 15.75 IQD |
| 100 MGA | 31.49 IQD |
| 500 MGA | 157.45 IQD |
| 1,000 MGA | 314.90 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-05-06T19:10:14Z",
"rates": {
"IQD": 0.314903
}
}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.490299999999998,
"rate": 0.314903
}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