Rate Overview
Live
1 MGA = 0.311712 IQD
1 IQD = 3.2081
MGA
Avg
0.311964
High
0.313280
Low
0.311464
Last updated: 6/16/2026, 1:30:13 PM
Quick Conversions
| MGA | IQD |
|---|---|
| 1 MGA | 0.31 IQD |
| 10 MGA | 3.12 IQD |
| 50 MGA | 15.59 IQD |
| 100 MGA | 31.17 IQD |
| 500 MGA | 155.86 IQD |
| 1,000 MGA | 311.71 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-06-16T13:30:13Z",
"rates": {
"IQD": 0.311712
}
}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.1712,
"rate": 0.311712
}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