Rate Overview
Live
1 IQD = 0.003024 MYR
1 MYR = 330.6878
IQD
Avg
0.002997
High
0.003025
Low
0.002966
Last updated: 3/6/2026, 8:15:29 AM
Quick Conversions
| IQD | MYR |
|---|---|
| 1 IQD | 0.00 MYR |
| 10 IQD | 0.03 MYR |
| 50 IQD | 0.15 MYR |
| 100 IQD | 0.30 MYR |
| 500 IQD | 1.51 MYR |
| 1,000 IQD | 3.02 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-03-06T08:15:29Z",
"rates": {
"MYR": 0.003024
}
}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.3024,
"rate": 0.003024
}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