Rate Overview
Live
1 IQD = 0.073746 BTN
1 BTN = 13.5601
IQD
Avg
0.069607
High
0.073746
Low
0.065971
Last updated: 7/23/2026, 10:22:10 PM
Quick Conversions
| IQD | BTN |
|---|---|
| 1 IQD | 0.07 BTN |
| 10 IQD | 0.74 BTN |
| 50 IQD | 3.69 BTN |
| 100 IQD | 7.37 BTN |
| 500 IQD | 36.87 BTN |
| 1,000 IQD | 73.75 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-07-23T22:22:10Z",
"rates": {
"BTN": 0.073746
}
}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.374600000000001,
"rate": 0.073746
}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