Rate Overview
Live
1 IQD = 0.071293 BTN
1 BTN = 14.0266
IQD
Avg
0.070911
High
0.071293
Low
0.070427
Last updated: 4/16/2026, 4:11:43 PM
Quick Conversions
| IQD | BTN |
|---|---|
| 1 IQD | 0.07 BTN |
| 10 IQD | 0.71 BTN |
| 50 IQD | 3.56 BTN |
| 100 IQD | 7.13 BTN |
| 500 IQD | 35.65 BTN |
| 1,000 IQD | 71.29 BTN |
Get IQD/BTN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=IQD¤cies=BTNExample Response:
{
"success": true,
"base": "IQD",
"date": "2026-04-16T16:11:43Z",
"rates": {
"BTN": 0.071293
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=IQD&to=BTN&amount=100Example Response:
{
"success": true,
"query": {
"from": "IQD",
"to": "BTN",
"amount": 100
},
"result": 7.1293,
"rate": 0.071293
}Build with IQD/BTN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key