Rate Overview
Live
1 IQD = 0.011796 MVR
1 MVR = 84.7745
IQD
Avg
0.011793
High
0.011855
Low
0.011759
Last updated: 5/26/2026, 10:30:05 PM
Quick Conversions
| IQD | MVR |
|---|---|
| 1 IQD | 0.01 MVR |
| 10 IQD | 0.12 MVR |
| 50 IQD | 0.59 MVR |
| 100 IQD | 1.18 MVR |
| 500 IQD | 5.90 MVR |
| 1,000 IQD | 11.80 MVR |
Get IQD/MVR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=IQD¤cies=MVRExample Response:
{
"success": true,
"base": "IQD",
"date": "2026-05-26T22:30:05Z",
"rates": {
"MVR": 0.011796
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=IQD&to=MVR&amount=100Example Response:
{
"success": true,
"query": {
"from": "IQD",
"to": "MVR",
"amount": 100
},
"result": 1.1796,
"rate": 0.011796
}Build with IQD/MVR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key