Rate Overview
Live
1 IQD = 2.7320 MNT
1 MNT = 0.366034
IQD
Avg
2.7309
High
2.7331
Low
2.7243
Last updated: 5/9/2026, 3:42:49 AM
Quick Conversions
| IQD | MNT |
|---|---|
| 1 IQD | 2.73 MNT |
| 10 IQD | 27.32 MNT |
| 50 IQD | 136.60 MNT |
| 100 IQD | 273.20 MNT |
| 500 IQD | 1,365.99 MNT |
| 1,000 IQD | 2,731.99 MNT |
Get IQD/MNT Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=IQD¤cies=MNTExample Response:
{
"success": true,
"base": "IQD",
"date": "2026-05-09T03:42:49Z",
"rates": {
"MNT": 2.731986
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=IQD&to=MNT&amount=100Example Response:
{
"success": true,
"query": {
"from": "IQD",
"to": "MNT",
"amount": 100
},
"result": 273.1986,
"rate": 2.731986
}Build with IQD/MNT Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key