Rate Overview
Live
1 MGA = 0.305368 IQD
1 IQD = 3.2747
MGA
Avg
0.307793
High
0.311614
Low
0.304898
Last updated: 7/21/2026, 9:15:18 AM
Quick Conversions
| MGA | IQD |
|---|---|
| 1 MGA | 0.31 IQD |
| 10 MGA | 3.05 IQD |
| 50 MGA | 15.27 IQD |
| 100 MGA | 30.54 IQD |
| 500 MGA | 152.68 IQD |
| 1,000 MGA | 305.37 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-21T09:15:18Z",
"rates": {
"IQD": 0.305368
}
}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.536799999999996,
"rate": 0.305368
}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