Rate Overview
Live
1 IQD = 0.003116 MYR
1 MYR = 320.9243
IQD
Avg
0.003111
High
0.003116
Low
0.003104
Last updated: 7/9/2026, 3:15:56 AM
Quick Conversions
| IQD | MYR |
|---|---|
| 1 IQD | 0.00 MYR |
| 10 IQD | 0.03 MYR |
| 50 IQD | 0.16 MYR |
| 100 IQD | 0.31 MYR |
| 500 IQD | 1.56 MYR |
| 1,000 IQD | 3.12 MYR |
Get IQD/MYR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=IQD¤cies=MYRExample Response:
{
"success": true,
"base": "IQD",
"date": "2026-07-09T03:15:56Z",
"rates": {
"MYR": 0.003116
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=IQD&to=MYR&amount=100Example Response:
{
"success": true,
"query": {
"from": "IQD",
"to": "MYR",
"amount": 100
},
"result": 0.3116,
"rate": 0.003116
}Build with IQD/MYR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key