Rate Overview
Live
1 MGA = 0.303930 IQD
1 IQD = 3.2902
MGA
Avg
0.305816
High
0.307995
Low
0.303930
Last updated: 7/24/2026, 7:42:45 PM
Quick Conversions
| MGA | IQD |
|---|---|
| 1 MGA | 0.30 IQD |
| 10 MGA | 3.04 IQD |
| 50 MGA | 15.20 IQD |
| 100 MGA | 30.39 IQD |
| 500 MGA | 151.96 IQD |
| 1,000 MGA | 303.93 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-24T19:42:45Z",
"rates": {
"IQD": 0.30393
}
}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.392999999999997,
"rate": 0.30393
}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